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:
bf0098f
)
net: convert __IPTUNNEL_XMIT() to an inline function
author
Amerigo Wang
<amwang@redhat.com>
Sun, 11 Nov 2012 21:52:33 +0000
(21:52 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 14 Nov 2012 23:49:50 +0000
(18:49 -0500)
__IPTUNNEL_XMIT() is an ugly macro, convert it to a static
inline function, so make it more readable.
IPTUNNEL_XMIT() is unused, just remove it.
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found