backports: do not access hw_features in wil6210
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 18 Aug 2013 23:37:54 +0000 (01:37 +0200)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 27 Aug 2013 18:43:04 +0000 (11:43 -0700)
commitb38999b42636f20da4c5398073d0378302240651
treef421269db70fcd6a81df23038a6cd0245ba2bd28
parent91bf415c20c34f06148bd48b9d329f109e21e1f7
backports: do not access hw_features in wil6210

wil6210 now uses netdev->hw_features which is not available in all
kernel versions, do not set it then.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
patches/collateral-evolutions/network/40-netdev-hw-features/drivers_net_wireless_ath_wil6210_netdev.patch [new file with mode: 0644]