]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: fix typo in action frame handling
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 8 Sep 2008 14:31:48 +0000 (16:31 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 11 Sep 2008 19:53:35 +0000 (15:53 -0400)
commit5fd12d4da198647e834f93f163e20bfcdd33bad8
treedc441e034386f99a28f23752bc6b976e3192798f
parent9c80d3dc272ec5ce44a7564e5392f950ad38357a
mac80211: fix typo in action frame handling

This says chan_switch.action_code but really means
measurement.action_code, of course the actual offset in
the frame is the same, it's just harder to understand
this way.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c