]> err.no Git - linux-2.6/commit
rt2x00: Only strip preamble bit in rt2400pci
authorIvo van Doorn <ivdoorn@gmail.com>
Sun, 9 Mar 2008 23:30:44 +0000 (00:30 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 13 Mar 2008 23:32:31 +0000 (19:32 -0400)
commit8ed09854073ae0a19556d4d93cf79cf368c23673
tree94d988e89c8bec7d8c7819a6804942abadfa47d3
parentf0e62e46c3cace185eed10ebf53ef060ba6d7bb1
rt2x00: Only strip preamble bit in rt2400pci

Only rt2400pci can have the preamble bit set in the PLCP value,
for all other drivers it should not be cleared since that will
conflict with the plcp values for OFDM rates.

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