From: Luis R. Rodriguez Date: Wed, 14 Jul 2010 01:27:25 +0000 (-0400) Subject: ath9k_htc: make ath9k_htc_tx_aggr_oper() static X-Git-Tag: v2.6.36-rc1~571^2~107^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9edd9520a2c664c6d72dca68adddd243d00006e8;p=pandora-kernel.git ath9k_htc: make ath9k_htc_tx_aggr_oper() static This fixes this sparse complaint: CHECK drivers/net/wireless/ath/ath9k/htc_drv_main.c drivers/net/wireless/ath/ath9k/htc_drv_main.c:441:5: warning: symbol 'ath9k_htc_tx_aggr_oper' was not declared. Should it be static? Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed