ath9k_htc: ifdef out IFTYPE_MESH advertisement
authorThomas Pedersen <thomas@cozybit.com>
Wed, 26 Jun 2013 22:06:58 +0000 (15:06 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 27 Jun 2013 17:45:18 +0000 (13:45 -0400)
commit0c9acaa8357a334645c96d505528a20f2fd4ac0a
tree283dd6e8349a2c1b6addb0bf254b0e5e68157817
parentcc1b5463947a009d6303dc6dc436326f34617499
ath9k_htc: ifdef out IFTYPE_MESH advertisement

This is needed so the interface combination can still be
validated when CONFIG_MAC80211_MESH is not enabled.
Otherwise wiphy registration fails.

Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/htc_drv_init.c