From: gregor kowski Date: Tue, 4 Aug 2009 22:44:23 +0000 (+0200) Subject: b43: remove wrong probe_resp_plcp write X-Git-Tag: v2.6.32-rc1~703^2~367^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c45fa8c50c2149eec260a55c84e76339a2a761dd;p=pandora-kernel.git b43: remove wrong probe_resp_plcp write The tkip hw support uncovered a bug in b43_write_probe_resp_template : it is writing at the wrong shm offset, it is in the B43_SHM_SH_TKIPTSCTTAK zone. Remove b43_write_probe_resp_template, b43_write_probe_resp_plcp and b43_write_probe_resp_plcp because the probe response offload is currently not supported by mac80211. Signed-off-by: Gregor Kowski Signed-off-by: John W. Linville --- Reading git-diff-tree failed