From: Ben Greear Date: Thu, 23 Sep 2010 17:22:24 +0000 (-0700) Subject: mac80211: Support receiving data frames on multiple vifs. X-Git-Tag: v2.6.37-rc1~147^2~265^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56af326830757f3e8a1742770d15dfd6e3c40e85;p=pandora-kernel.git mac80211: Support receiving data frames on multiple vifs. When using multiple STA interfaces on the same radio, some data packets need to be received on all interfaces (broadcast, for instance). Make the STA loop look similar to the mgt-data loop. Also, add logic to check RX_FLAG_MMIC_ERROR for last interface in mgt-data loop. Signed-off-by: Ben Greear Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed