Fuqian Huang 966cddef20 net: ax25: fix misuse of %x
Pointers should be printed with %p or %px rather than
cast to long type and printed with %8.8lx.
Change %8.8lx to %p to print the pointer.

Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-21 10:37:26 -07:00
..
2019-04-19 14:07:40 -07:00
2019-04-21 10:37:26 -07:00
2019-04-10 12:20:46 -07:00
2019-04-19 14:07:40 -07:00
2018-11-10 16:55:11 -08:00
2019-02-21 16:23:56 -08:00
2019-04-19 14:07:40 -07:00
2019-03-16 01:27:51 +01:00
2019-04-19 14:07:40 -07:00