commit | c9fa7d5d6cec7a45f9dc6c2f23500af50d5617c9 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Dec 27 02:14:13 2005 +0100 |
committer | Jeff Garzik <jgarzik@pobox.com> | Thu Jan 12 16:39:45 2006 -0500 |
tree | 26706030d54ca3211cf0afa73ab92763cd888a9a | |
parent | 5af47b2ff124fdad9ba84baeb9f7eeebeb227b43 [diff] |
[PATCH] fix wrong comments in ieee80211.h The comments in ieee80211.h claim that one doesn't need to set the len parameter of the stats struct. But if one doesn't, the management frames are read far over the memory they actually occupy causing badness. Signed-Off-By: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>