commit | ef094103233344271990d15045d6a776386c3784 | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Sep 27 14:30:45 2011 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Sep 28 19:27:30 2011 +0300 |
tree | 2efaa6a118f9fa343a5b4522c4e6e10f61720740 | |
parent | 9a7308341b71f3c5e88e6a30f9d6a1cfb3bc2b4f [diff] |
ath6kl: add prefix parameter to ath6kl_dbg_dump() Makes it easier to recognise longs dumps. Obligatory screenshot using "rx" prefix: ath6kl: ath6kl_rx rx 00000000: 10 10 00 00 00 00 08 30 00 00 00 00 00 00 f9 0b .......0........ rx 00000010: 2c 44 08 30 00 00 f9 0b 0c a4 02 00 00 00 73 d2 ,D.0..........s. rx 00000020: 94 00 f9 0b 04 8c 01 00 02 00 07 02 02 00 f9 0b ................ Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>