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:
69d7ce7
)
dst: don't inline dst_ifdown
author
stephen hemminger
<shemminger@vyatta.com>
Mon, 12 Apr 2010 07:38:05 +0000
(07:38 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 Apr 2010 10:32:44 +0000
(
03:32
-0700)
The function dst_ifdown is called only two places but in a non-
performance critical code path, there is no reason to inline it.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dst.c
patch
|
blob
|
history
diff --cc
net/core/dst.c
Simple merge