commit | 961621abee08fde2328daf6f8000e1059e5205e9 | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Thu Nov 04 20:36:59 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 15 13:25:55 2010 -0500 |
tree | 5146af2d34494f827fa5ddb45d1f0e8a23fc6bdd | |
parent | 066dae93bdfcc7af5e38a33617773fd5c6457607 [diff] |
rt2x00: Add TXOP_CTRL_CFG register definition Remove the magic value initialisation of the TXOP_CTRL_CFG register by defining its fields and using them during intialisation. The field RESERVED_TRUN_EN is referred to as reserved, however it is set to 1 by the legacy drivers. Hence, do the same. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>