From: Johannes Berg Date: Thu, 18 Sep 2008 10:24:20 +0000 (+0200) Subject: mac80211: fix mesh action frame handling X-Git-Tag: v2.6.28-rc1~717^2~172^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ff6a6d4e92270283432690adf53a7e5ab186d19;p=pandora-kernel.git mac80211: fix mesh action frame handling When I split off the action frame handling I made the code drop all action frames we don't want to handle. This is wrong since some action frames are actually handled via rx_h_mgmt through being queued to the sta/mesh implementations. Thanks to Li YanBo for noticing the problem. Signed-off-by: Johannes Berg Cc: Li YanBo Signed-off-by: John W. Linville --- Reading git-diff-tree failed