staging: ath6kl: Convert (status != A_OK) to (status)
authorJoe Perches <joe@perches.com>
Wed, 2 Feb 2011 22:05:56 +0000 (14:05 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 2 Feb 2011 22:34:51 +0000 (14:34 -0800)
Just use the status variable as a test not a comparison.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found