commit | 4b9631a4734e25e37c83e72c3e0ffcbb08de5791 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sat Jul 11 18:00:19 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 24 15:05:12 2009 -0400 |
tree | db713716a43eee20dc42cceef164e0e91b9b573a | |
parent | acbadf01ff6727a2c7dc6e12f70ce8d05a16dc06 [diff] |
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>