mac80211: add NETIF_F_RXCSUM to features white list
authorSara Sharon <sara.sharon@intel.com>
Wed, 9 Mar 2016 11:27:08 +0000 (13:27 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 5 Apr 2016 09:45:51 +0000 (11:45 +0200)
commite03521232d2f808b1b593f44565665efb7b242b1
tree23d39f7dccd264946cf9d140f7bd6687c35691d3
parentf278ce4ffaaa2ee3adb957add3df7b41e6ecc1b3
mac80211: add NETIF_F_RXCSUM to features white list

NETIF_F_RXCSUM is not in the white list, though some
drivers may want to set it in order to enable seeing the
actual RX checksum status in ethtool.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/main.c