commit | 92ca8d437fdbb482752534885d86af264897da85 | [log] [tgz] |
---|---|---|
author | gregor kowski <gregor.kowski@gmail.com> | Fri Jul 31 22:35:49 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 04 16:44:21 2009 -0400 |
tree | 2e3cf1c3cde803a7eb902d53acf4f8bb5402587c | |
parent | f62ae6cd887a184d6923037d588b5b2466aa2a97 [diff] |
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. This patch comments these writes. Signed-off-by: Gregor Kowski <gregor.kowski@gmail.com> Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>