commit | 2af0a570b45ec315f364ea2c8a6d072cfcaa9d32 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Fri Aug 29 21:05:45 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 29 16:24:12 2008 -0400 |
tree | c3570f4c9bb0d24bef857977e5251b04309b95ad | |
parent | 2575c11d6ee7266f0f035e55c5056b36597cd336 [diff] |
rt2x00: Initialize txop during conf_tx() callback The txop parameter is supported by rt61pci and rt73usb, and thus should be written to the register instead of using the fixed value set during initialization. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>