rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW
authorIvo van Doorn <ivdoorn@gmail.com>
Sat, 11 Jul 2009 16:00:19 +0000 (18:00 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 24 Jul 2009 19:05:12 +0000 (15:05 -0400)
commit4b9631a4734e25e37c83e72c3e0ffcbb08de5791
treedb713716a43eee20dc42cceef164e0e91b9b573a
parentacbadf01ff6727a2c7dc6e12f70ce8d05a16dc06
rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW

The DEVICE_STATE_DISABLED_RADIO_HW flag is only read but never set,
it is an ancient part of one of the many versions of the rfkill implementations
in rt2x00. It is about time is disappears.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2x00.h
drivers/net/wireless/rt2x00/rt2x00dev.c