From: John W. Linville Date: Mon, 7 Dec 2009 21:37:42 +0000 (-0500) Subject: iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change X-Git-Tag: v2.6.33-rc1~299^2~44^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b1cb21c36b39057ec28a8b551f301449e5c51bb;p=pandora-kernel.git iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change CC [M] drivers/net/wireless/iwlwifi/iwl-tx.o drivers/net/wireless/iwlwifi/iwl-tx.c: In function ‘iwl_tx_agg_stop’: drivers/net/wireless/iwlwifi/iwl-tx.c:1356: warning: passing argument 1 of ‘ieee80211_stop_tx_ba_cb_irqsafe’ from incompatible pointer type include/net/mac80211.h:2128: note: expected ‘struct ieee80211_vif *’ but argument is of type ‘struct ieee80211_hw *’ Signed-off-by: John W. Linville --- Reading git-diff-tree failed