diff options
author | Jouni Malinen <jkmaline@cc.hut.fi> | 2005-08-15 04:08:45 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-08-15 05:09:03 +0200 |
commit | f241be74b803dcf9d70c9978292946370654320f (patch) | |
tree | 36dfbae39ee8d3becd87afba8e5c0dbf3da702dc /MAINTAINERS | |
parent | [wireless ipw2200] trim trailing whitespace (diff) | |
download | linux-f241be74b803dcf9d70c9978292946370654320f.tar.xz linux-f241be74b803dcf9d70c9978292946370654320f.zip |
[PATCH] ieee80211: Fix frame control pver mask
IEEE 802.11 frame control has two bits reserved for protocol
version. IEEE80211_FCTL_VERS was not used anywhere, but I would assume
it was supposed to be a mask for the protocol field and as such, it
should be 0x0003, not 0x0002. This matches with WLAN_FC_PVER
definition in hostap.
Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions