On Tue, 2009-08-04 at 22:27 +0200, Michael Buesch wrote: > On Tuesday 04 August 2009 18:05:58 John W. Linville wrote: > > On Fri, Jul 31, 2009 at 10:38:14PM +0200, Michael Buesch wrote: > > > On Friday 31 July 2009 22:35:49 gregor kowski wrote: > > > > 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@xxxxxxxxx> > > > > > > Signed-off-by: Michael Buesch <mb@xxxxxxxxx> > > > > CC [M] drivers/net/wireless/b43/main.o > > drivers/net/wireless/b43/main.c:1432: warning: ‘b43_write_probe_resp_plcp’ defined but not used > > > > Comment it out too? Or are you going to fix the block that has been > > commented-out here? > > No, please add > #if 0 > void b43_write_probe_resp_plcp(...) > { > ... > } > #endif /* 0 */ > > to comment out the function, too. > The probe response offload is currently not supported by mac80211. Just remove it -- if we need it back we can find it in the git archives, and it's rather unlikely that we're going to add that functionality to mac80211 and hostapd unless you'll push it. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part