linux-stable/drivers/net/wireless/libertas_tf
Johannes Berg 2d0ddec5b2 mac80211: unify config_interface and bss_info_changed
The config_interface method is a little strange, it contains the
BSSID and beacon updates, while bss_info_changed contains most
other BSS information for each interface. This patch removes
config_interface and rolls all the information it previously
passed to drivers into bss_info_changed.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-05-06 15:14:36 -04:00
..
cmd.c mac80211: constify ieee80211_if_conf.bssid 2009-01-29 16:01:07 -05:00
if_usb.c drivers/net: replace BUG() with BUG_ON() if possible 2009-04-13 15:44:36 -07:00
if_usb.h
libertas_tf.h mac80211: constify ieee80211_if_conf.bssid 2009-01-29 16:01:07 -05:00
main.c mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
Makefile