From: Kalle Valo Date: Thu, 26 Nov 2009 08:56:13 +0000 (+0200) Subject: wl1251: don't build null data template in wl1251_op_config() X-Git-Tag: v2.6.33-rc1~299^2~44^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c14589eb3080636a2f71ebaf21ab9fd70ffc20cc;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed