From: Johannes Berg Date: Mon, 8 Sep 2008 14:31:48 +0000 (+0200) Subject: mac80211: fix typo in action frame handling X-Git-Tag: v2.6.28-rc1~717^2~292^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fd12d4da198647e834f93f163e20bfcdd33bad8;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed