can: convert to %pK for kptr_restrict support
authorOliver Hartkopp <socketcan@hartkopp.net>
Thu, 26 May 2011 04:57:53 +0000 (04:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 May 2011 18:23:35 +0000 (14:23 -0400)
As these pointers have been printed without using %p they were missed in the
big network kptr_restrict conversion patch %p -> %pK from Dan Rosenberg.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found