From: Thomas Pedersen Date: Thu, 1 Sep 2011 19:32:14 +0000 (-0700) Subject: mac80211: check if mesh frame is in RMC after decrypt X-Git-Tag: v3.2-rc1~129^2~254^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2157fdd6ae3f760a95c5c50072a1b4ac656eb9f5;p=pandora-kernel.git mac80211: check if mesh frame is in RMC after decrypt To check whether a frame is in the RMC, we need access to the mesh header. This header is encrypted in encrypted data frames, so make this check after the frame has been decrypted. Signed-off-by: Thomas Pedersen Signed-off-by: Javier Cardona Signed-off-by: John W. Linville --- Reading git-diff-tree failed