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:
ebb762f
)
net: Move mtu handling down to the protocol depended handlers
author
Steffen Klassert
<steffen.klassert@secunet.com>
Wed, 23 Nov 2011 02:13:31 +0000
(
02:13
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 26 Nov 2011 19:29:51 +0000
(14:29 -0500)
We move all mtu handling from dst_mtu() down to the protocol
layer. So each protocol can implement the mtu handling in
a different manner.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found