]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: brcm80211: store BSSID in driver config information
authorArend van Spriel <arend@broadcom.com>
Thu, 10 Feb 2011 11:03:51 +0000 (12:03 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Feb 2011 20:52:50 +0000 (12:52 -0800)
commit6677eaa335680f75fdc3aa1dae7557f1ed446491
treeec8cc57c967c93fe7a536dedfca04d7e05cdf6cf
parentc234656fa33224860f648fba3e35f0b80cbe53d4
staging: brcm80211: store BSSID in driver config information

When mac80211 informs about new BSSID this was configured toward
the hardware device, but the information is also needed inside
the driver itself. This  patch takes care of that.

Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Brett Rudley <brudley@broadcom.com>
Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmsmac/wl_mac80211.c
drivers/staging/brcm80211/brcmsmac/wlc_mac80211.c