commit | f643e51d717b52ac28830e8bb98559b006a73bf4 | [log] [tgz] |
---|---|---|
author | Pavel Roskin <proski@gnu.org> | Fri Jan 29 17:22:12 2010 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 01 15:40:04 2010 -0500 |
tree | a25e001912294bd10f58cafe9f43341bec8c180c | |
parent | c6c97bdaa3307d0811f14c99c38c63a8dae36e1f [diff] |
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>