[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)
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>

No differences found