]> git.openfabrics.org - ~emulex/infiniband.git/commit
wl1251: don't build null data template in wl1251_op_config()
authorKalle Valo <kalle.valo@nokia.com>
Thu, 26 Nov 2009 08:56:13 +0000 (10:56 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Dec 2009 21:50:13 +0000 (16:50 -0500)
commitc14589eb3080636a2f71ebaf21ab9fd70ffc20cc
tree073d16538a417b799bf70fa20a9f726145011f6d
parentde8df1ea489d80106ea82d4a6323e83d376913fb
wl1251: don't build null data template in wl1251_op_config()

The bssid can be zero when null data template is set in wl1251_op_config().
It's enough, and especially safe, to set it once after association.

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