OSDN Git Service

ath9k: Fix txq memory address printing in debugfs.
authorBen Greear <greearb@candelatech.com>
Fri, 4 Mar 2011 00:25:59 +0000 (16:25 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 4 Mar 2011 19:06:49 +0000 (14:06 -0500)
commitdb7889cda3571bfd0d3a3fc79ca0cd16bb321ff2
tree0be029f5f22985b7a5f116596dfe3ace243ac263
parent557d99a26945e21992f693787334143d0355f60a
ath9k: Fix txq memory address printing in debugfs.

No use printing addresses of pointers, just print the
pointers themselves.

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