X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Flinux%2Frfkill.h;h=4f82326eb2945f2cd275bbcff64151a06ca6ccb4;hb=e4f2e5eaac8f5f903ca4a8cc944d26e68745d6bb;hp=97059d08a626cb70b2db4c39d7f7c9a17b800213;hpb=6b15835282f9c6a023e2625455bfdb822bb9cc64;p=karo-tx-linux.git diff --git a/include/linux/rfkill.h b/include/linux/rfkill.h index 97059d08a626..4f82326eb294 100644 --- a/include/linux/rfkill.h +++ b/include/linux/rfkill.h @@ -29,7 +29,7 @@ /** * enum rfkill_type - type of rfkill switch. * - * @RFKILL_TYPE_ALL: toggles all switches (userspace only) + * @RFKILL_TYPE_ALL: toggles all switches (requests only - not a switch type) * @RFKILL_TYPE_WLAN: switch is on a 802.11 wireless network device. * @RFKILL_TYPE_BLUETOOTH: switch is on a bluetooth device. * @RFKILL_TYPE_UWB: switch is on a ultra wideband device.