drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests
authorJoe Perches <joe@perches.com>
Fri, 7 Mar 2008 22:21:16 +0000 (14:21 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 13 Mar 2008 20:02:32 +0000 (16:02 -0400)
(test == true) is not nice.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found