From: Luis R. Rodriguez Date: Wed, 20 Oct 2010 13:59:38 +0000 (-0700) Subject: ath5k: make ath5k_update_bssid_mask_and_opmode() static X-Git-Tag: v2.6.38-rc1~476^2~558^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14fb7c17e97ea0fcc545393fb1f34e6541647b5b;p=pandora-kernel.git ath5k: make ath5k_update_bssid_mask_and_opmode() static This fixes this sparse warning: CHECK drivers/net/wireless/ath/ath5k/base.c drivers/net/wireless/ath/ath5k/base.c:569:6: warning: symbol 'ath5k_update_bssid_mask_and_opmode' was not declared. Should it be static? Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed