From: John W. Linville Date: Tue, 24 Jan 2012 19:58:47 +0000 (-0500) Subject: ath5k: use bool type for no_hw_rfkill_switch module parameter X-Git-Tag: v3.4-rc1~177^2~376^2^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11deb53328a06ad4edbf774f5c3b61c6dbb9104c;p=pandora-kernel.git ath5k: use bool type for no_hw_rfkill_switch module parameter Avoids this: CC [M] drivers/net/wireless/ath/ath5k/base.o drivers/net/wireless/ath/ath5k/base.c: In function ‘__check_no_hw_rfkill_switch’: drivers/net/wireless/ath/ath5k/base.c:85:1: warning: return from incompatible pointer type Signed-off-by: John W. Linville --- Reading git-diff-tree failed