git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5726d2
)
fddi: print an address with %p format specifier rather than %x
author
Colin Ian King
<colin.king@canonical.com>
Fri, 5 Jun 2015 18:19:11 +0000
(19:19 +0100)
committer
David S. Miller
<davem@davemloft.net>
Sun, 7 Jun 2015 07:31:22 +0000
(
00:31
-0700)
The debug is printing the struct smt_header * address using
the %x format specifier. Fix it to use %p instead.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fddi/skfp/srf.c
patch
|
blob
|
history
diff --cc
drivers/net/fddi/skfp/srf.c
Simple merge