commit | ddc827f93a2f2a7dcfda5b691d046af4dfe76427 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sat Oct 13 16:26:42 2007 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:02:54 2008 -0800 |
tree | dfa0c0d573e18fcc95d15984d43dcff4a7d71564 | |
parent | 69f81a2cac860cf183eb9ef7787525c3552d4612 [diff] |
[PATCH] rt2x00: Cleanup if-statements Cleanup if-statements for simple 1/0 register field values. This also fixes a endian bug in rt2500usb when working with the PHY_CSR2 initialization. As well as a bug in the enabling of the LED in rt73usb. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>