commit | 6c6aa3c004e702532cb0f549a96eb2f75636bd3b | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Fri Aug 29 21:07:16 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 29 16:24:12 2008 -0400 |
tree | 8943035bef5cccb6496e5b1023e93ce76f469068 | |
parent | 2af0a570b45ec315f364ea2c8a6d072cfcaa9d32 [diff] |
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>