]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Use macro to decrease code when priting recv stats.
authorBen Greear <greearb@candelatech.com>
Thu, 12 Apr 2012 17:03:59 +0000 (10:03 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Apr 2012 18:16:58 +0000 (14:16 -0400)
commitcbbbc9ad4efb4bd543f740b4f7a6b3a754fc22d3
treee19569eabc976e3e4a9f0aa0e975ad0c634c04ae
parent4ba7eaa8c9068b133653a1d847927f1f87b4a48f
ath9k: Use macro to decrease code when priting recv stats.

This hides some repetitive code, and will help if the
column widths ever need to change.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/debug.c