commit | 0c4cb7314d15d63fbc96e60c57443f3ef83b9c5e | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Jun 21 12:44:21 2016 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Wed Jul 06 10:08:56 2016 +0300 |
tree | e6370f27e1ed2a3a37f833ad3e73fa831e6db2e6 | |
parent | 24ddddf3673b43708c9e7edc576b4d14a81a43e9 [diff] |
iwlwifi: tracing: decouple from mac80211 In order to be able to properly record SKBs that didn't come through mac80211, don't rely on the IEEE80211_TX_CTRL_PORT_CTRL_PROTO flag but instead check for ETH_P_PAE directly. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>