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:
5635c10
)
net: use %pF for /proc/net/ptype
author
Alexey Dobriyan
<adobriyan@gmail.com>
Mon, 17 Nov 2008 03:50:35 +0000
(19:50 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 17 Nov 2008 03:50:35 +0000
(19:50 -0800)
Technically, patch changes format for modules, but I think nobody cares.
-86dd :ipv6:ipv6_rcv+0x0
+86dd ipv6_rcv+0x0/0x400 [ipv6]
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found