ath: make gcc check format arguments of ath_print(), fix all misuses
authorPavel Roskin <proski@gnu.org>
Fri, 29 Jan 2010 22:22:12 +0000 (17:22 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 1 Feb 2010 20:40:04 +0000 (15:40 -0500)
commitf643e51d717b52ac28830e8bb98559b006a73bf4
treea25e001912294bd10f58cafe9f43341bec8c180c
parentc6c97bdaa3307d0811f14c99c38c63a8dae36e1f
ath: make gcc check format arguments of ath_print(), fix all misuses

Numeric channel is hard to get, so it won't be printed.  Replace Mhz
with MHz on the affected lines and add commas as needed.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/recv.c
drivers/net/wireless/ath/ath9k/xmit.c
drivers/net/wireless/ath/debug.h