commit | 72d7872852e1734e94686012a2e9deade3457329 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Thu May 10 16:18:26 2012 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jun 05 15:21:46 2012 -0400 |
tree | a03e04cbb654ddd44132b420e068a6e0a24d8f86 | |
parent | f8f5701bdaf9134b1f90e5044a82c66324d2073f [diff] |
mac80211: allow low-level drivers to set netdev feature bits Low level drivers can now set certain netdev feature bits in netdev_features member of the ieee80211_hw struct. These will be propagated to every netdev created from this HW. The white-listed features currently include only ones related to HW checksumming. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>