freebsd-dev/sys/net80211
Sam Leffler 2692bb26d4 Delay creating ic_bss until after the super-class has a chance
to override the method pointers for manipulating nodes; this fixes
a problem where the ic_bss node was not being created properly
for the ath driver causing the driver to scribble on random memory.

Noticed by:	David Young <dyoung@pobox.com>
2003-08-13 22:09:44 +00:00
..
ieee80211_crypto.c revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> 2003-06-27 05:13:52 +00:00
ieee80211_crypto.h revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> 2003-06-27 05:13:52 +00:00
ieee80211_input.c Use IEEE80211_RATE_MAXSIZE instead of IEEE80211_RATE_SIZE to validate the 2003-08-13 21:49:35 +00:00
ieee80211_ioctl.c o change ieee80211_new_state handling to use a proper method that drivers 2003-07-20 21:36:08 +00:00
ieee80211_ioctl.h revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> 2003-06-27 05:13:52 +00:00
ieee80211_node.c Delay creating ic_bss until after the super-class has a chance 2003-08-13 22:09:44 +00:00
ieee80211_node.h Delay creating ic_bss until after the super-class has a chance 2003-08-13 22:09:44 +00:00
ieee80211_output.c add monitor mode 2003-07-21 02:49:42 +00:00
ieee80211_proto.c o change ieee80211_new_state handling to use a proper method that drivers 2003-07-20 21:36:08 +00:00
ieee80211_proto.h o change ieee80211_new_state handling to use a proper method that drivers 2003-07-20 21:36:08 +00:00
ieee80211_var.h add monitor mode 2003-07-21 02:49:42 +00:00
ieee80211.c Delay creating ic_bss until after the super-class has a chance 2003-08-13 22:09:44 +00:00
ieee80211.h revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> 2003-06-27 05:13:52 +00:00