summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/carl9170/main.c
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@googlemail.com>2012-12-17 17:54:19 +0400
committerJohn W. Linville <linville@tuxdriver.com>2013-01-08 00:16:52 +0400
commit17f658ac8c7e0af0c7aa12587477f9bbc093229e (patch)
tree7b43d834db4c62aca2b3b1df220af511982b412a /drivers/net/wireless/ath/carl9170/main.c
parent7f878b0d96e6b3bd27d736fb2fb7e3cc94b16b26 (diff)
downloadlinux-17f658ac8c7e0af0c7aa12587477f9bbc093229e.tar.xz
carl9170: Only specify interface combinations if more than one interface is possible
Otherwise carl9170 triggers a warning in cfg80211, from net/wireless/core.c /* Combinations with just one interface aren't real */ if (WARN_ON(c->max_interfaces < 2)) Note: The number of supported interfaces is set by the carl9170 firmware. The default number of supported interfaces for all current firmwares is 2. Therefore this warning can only be observed with custom firmwares. Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/carl9170/main.c')
0 files changed, 0 insertions, 0 deletions