]> git.baikalelectronics.ru Git - kernel.git/commit
iwlagn: fix interface combinations
authorJohannes Berg <johannes.berg@intel.com>
Thu, 2 Jun 2011 17:38:43 +0000 (19:38 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 2 Jun 2011 19:50:47 +0000 (15:50 -0400)
commit4ce07ebe6c55bc088bec168f1375599258829d7c
tree5aff080150a01c56c806a20132728ac54b685a45
parent3bbb5cd547fd59cd15d0628ca0a52b52af27516e
iwlagn: fix interface combinations

My patch to advertise interface combinations
worked by pure luck in the P2P case, but all
other cases are broken. This is due to a dumb
mistake in the code that checks what should
be advertised, fix that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn.c