]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: use IEEE80211_TX_CTRL_PORT_CTRL_PROTO flag
authorJohannes Berg <johannes.berg@intel.com>
Fri, 31 Jan 2014 13:56:18 +0000 (14:56 +0100)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 13 Feb 2014 08:27:24 +0000 (10:27 +0200)
commite857b8847c7b0220d762e07044bc05c7d38b4191
tree7bbdc894f5a200f0bdbfc5868062aeb3ce6f5aed
parentd62b10562008ce945cc84175065a8644d3a2a26f
iwlwifi: mvm: use IEEE80211_TX_CTRL_PORT_CTRL_PROTO flag

Instead of checking the SKB protocol against EAP, check the
IEEE80211_TX_CTRL_PORT_CTRL_PROTO flag that more generally
indicates whether or not the frame is a port control frame.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/tx.c