rt2x00: Add Signal type flag
authorIvo van Doorn <ivdoorn@gmail.com>
Fri, 29 Aug 2008 19:07:16 +0000 (21:07 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Aug 2008 20:24:12 +0000 (16:24 -0400)
commit6c6aa3c004e702532cb0f549a96eb2f75636bd3b
tree8943035bef5cccb6496e5b1023e93ce76f469068
parent2af0a570b45ec315f364ea2c8a6d072cfcaa9d32
rt2x00: Add Signal type flag

Instead of using the PLCP flag to indicate if the
signal value is plcp or the bitrate we should add
a new flag to mark the bitrate type explicitely.
This is usefull when new types are added later for
rt2800.

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