]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: fddi: skfp: use %p format specifier for addresses rather than %x
authorColin Ian King <colin.king@canonical.com>
Wed, 21 Dec 2016 16:03:23 +0000 (16:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Dec 2016 20:34:51 +0000 (15:34 -0500)
commit551cde192343a10c8fbd57c4cc8f0c4b6cd307e4
treecb5bbaf8660bbc58dfc38389cce30c7ff70dc5c5
parent0a9648f1293966c838dc570da73c15a76f4c89d6
net: fddi: skfp: use %p format specifier for addresses rather than %x

Trivial fix: Addresses should be printed using the %p format specifier
rather than using %x.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fddi/skfp/hwmtm.c
drivers/net/fddi/skfp/pmf.c
drivers/net/fddi/skfp/smt.c