From: Sujith Manoharan Date: Fri, 5 Sep 2014 02:33:19 +0000 (+0530) Subject: ath9k: Fix interface accounting X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca529c9373bbcabf55a12e4225d625ee26fc8abb;p=pandora-kernel.git ath9k: Fix interface accounting Currently, the interface count is maintained globally, but this causes problems in RX filter calculation. Make the interface count a per-channel-context variable to fix this. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed