ath5k: fix build break from "ath5k: Print out opmode in debugfs"
authorJoe Perches <joe@perches.com>
Tue, 12 Oct 2010 18:07:44 +0000 (11:07 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Oct 2010 20:05:30 +0000 (16:05 -0400)
Also improve ath_opmode_to_string usage by having it return UNKNOWN
rather than NULL in the event of failure to map the opmode value to a
representative string.

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

No differences found