Michael Buesch wrote: > On Wednesday 10 December 2008 06:35:41 Larry Finger wrote: >> CHECK drivers/net/wireless/b43legacy/debugfs.c >> drivers/net/wireless/b43legacy/debugfs.c:243:9: warning: memset with byte >> count of 131072 > > I know about this error and I think it's a damn stupid error. > There is a reason why the value was so high in b43. I don't know about > b43legacy. > Did you check if all callbacks still work properly?
Yes. AFAIK, everything works correctly. BTW, I chose 16 KiB because that is the number in b43, and I expected the two drivers to need about the same amount of buffer space. Was that a bad assumption? Larry _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
