commit | e9010e2fdfe68360da374e31f7008a6d9935c783 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Mar 07 14:21:16 2008 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 13 16:02:32 2008 -0400 |
tree | 3b182e515d6ff7a9ff6823460324f96399eff347 | |
parent | 52933d815bff78605a490582a2212a8131482e00 [diff] |
drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests (test == true) is not nice. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>