ath9k: Use cleaner debug masks
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 28 Nov 2008 16:48:05 +0000 (22:18 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 5 Dec 2008 14:35:08 +0000 (09:35 -0500)
Remove all the useless __func__ prefixes in debug messages,
and replace the DPRINTF macro with a function.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found