Disable this variable; the code using it is also disabled.
This commit is contained in:
parent
dd08c86f50
commit
6c5725b06d
@ -688,7 +688,9 @@ adhoc_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0,
|
||||
struct ieee80211_frame *wh;
|
||||
uint8_t *frm, *efrm, *sfrm;
|
||||
uint8_t *ssid, *rates, *xrates;
|
||||
#if 0
|
||||
int ht_state_change = 0;
|
||||
#endif
|
||||
|
||||
wh = mtod(m0, struct ieee80211_frame *);
|
||||
frm = (uint8_t *)&wh[1];
|
||||
|
Loading…
Reference in New Issue
Block a user