wl1251: fix bssid handling
authorKalle Valo <kalle.valo@nokia.com>
Thu, 26 Nov 2009 08:56:06 +0000 (10:56 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Dec 2009 21:50:12 +0000 (16:50 -0500)
commitde8df1ea489d80106ea82d4a6323e83d376913fb
tree2d84ae6ebb1d0600d2dfb5018b124a504375784a
parente84217a9fc6264fe4e73fc85cdfff185b71b7443
wl1251: fix bssid handling

bssid needs to be copied first in wl1251_op_bss_info_changed(), otherwise
templates will have incorrect bssid and power save will not work
correctly.

Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/wl1251_main.c