[PATCH] fix wrong comments in ieee80211.h
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 27 Dec 2005 01:14:13 +0000 (02:14 +0100)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 12 Jan 2006 21:39:45 +0000 (16:39 -0500)
commitc9fa7d5d6cec7a45f9dc6c2f23500af50d5617c9
tree26706030d54ca3211cf0afa73ab92763cd888a9a
parent5af47b2ff124fdad9ba84baeb9f7eeebeb227b43
[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>
include/net/ieee80211.h