Signed-off-by: Michael Buesch <mb@xxxxxxxxx> Index: wireless-2.6/include/linux/rfkill.h =================================================================== --- wireless-2.6.orig/include/linux/rfkill.h 2007-09-25 21:41:11.000000000 +0200 +++ wireless-2.6/include/linux/rfkill.h 2007-09-27 14:41:31.000000000 +0200 @@ -29,9 +29,9 @@ /** * enum rfkill_type - type of rfkill switch. - * RFKILL_TYPE_WLAN: switch is no a Wireless network devices. - * RFKILL_TYPE_BlUETOOTH: switch is on a bluetooth device. - * RFKILL_TYPE_IRDA: switch is on an infrared devices. + * RFKILL_TYPE_WLAN: switch is on a 802.11 wireless network device. + * RFKILL_TYPE_BLUETOOTH: switch is on a bluetooth device. + * RFKILL_TYPE_IRDA: switch is on an infrared device. */ enum rfkill_type { RFKILL_TYPE_WLAN = 0, -- Greetings Michael. - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html