From: Sujith Manoharan Date: Sat, 23 Aug 2014 07:59:22 +0000 (+0530) Subject: ath9k: Fix function argument type X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b93fd297fe9914e41099d37194f7acc6a1ccb48;p=pandora-kernel.git ath9k: Fix function argument type ath9k_vif_iter() was earlier used as an iterator routine when calling a mac80211 utility. This is no longer the case and hence we can mention the argument type explicitly. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed