From: Henrique de Moraes Holschuh Date: Mon, 23 Jun 2008 20:22:56 +0000 (-0300) Subject: rfkill: clarify meaning of rfkill states X-Git-Tag: v2.6.27-rc1~969^2~254^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3146aff7f283c8699e0c97df6307a705786eeba;p=pandora-kernel.git rfkill: clarify meaning of rfkill states rfkill really should have been named rfswitch. As it is, one can get confused whether RFKILL_STATE_ON means the KILL switch is on (and therefore, the radio is being *blocked* from operating), or whether it means the RADIO rf output is on. Clearly state that RFKILL_STATE_ON means the radio is *unblocked* from operating (i.e. there is no rf killing going on). Signed-off-by: Henrique de Moraes Holschuh Acked-by: Ivo van Doorn Cc: Dmitry Torokhov Signed-off-by: John W. Linville --- Reading git-diff-tree failed