diff options
author | Jochen Friedrich <jochen@scram.de> | 2008-08-15 14:47:46 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-08-18 11:05:15 -0400 |
commit | f126cba427170eac9e37311b2ab7afc0e2261906 (patch) | |
tree | 7742b3de27e45aeed0d9e340af593bd374c8a8a2 /Documentation/BUG-HUNTING | |
parent | 430cd47fa98178b5199105fab4fb74e04bd0635c (diff) |
rt2x00: Fix txdone_entry_desc_flags
txdone_entry_desc_flags is used with __set_bit and test_bit which
bit-shift the values, so don't bit-shift the flags in the enum.
Also make sure flags are initialized before being used.
Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Documentation/BUG-HUNTING')
0 files changed, 0 insertions, 0 deletions