diff options
| author | Bernhard Schmidt <bschmidt@FreeBSD.org> | 2011-01-26 17:20:34 +0000 |
|---|---|---|
| committer | Bernhard Schmidt <bschmidt@FreeBSD.org> | 2011-01-26 17:20:34 +0000 |
| commit | f8d326748d1527cc91a74004421c8a6943ff411a (patch) | |
| tree | 2907d46b360d9553603ac5b6546ce88b55e39319 /sys/dev/usb/wlan/if_run.c | |
| parent | 17cbbe2bf754a649061a5aa356619c6c6a1b9fa2 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/wlan/if_run.c')
| -rw-r--r-- | sys/dev/usb/wlan/if_run.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/wlan/if_run.c b/sys/dev/usb/wlan/if_run.c index 060eb81d32f8..211fa07ee3ec 100644 --- a/sys/dev/usb/wlan/if_run.c +++ b/sys/dev/usb/wlan/if_run.c @@ -2376,7 +2376,6 @@ run_newassoc(struct ieee80211_node *ni, int isnew) DPRINTF("new assoc isnew=%d associd=%x addr=%s\n", isnew, ni->ni_associd, ether_sprintf(ni->ni_macaddr)); - ieee80211_ratectl_node_init(ni); sc->sc_ni[wcid] = ni; for (i = 0; i < rs->rs_nrates; i++) { |
