inet: constify ip_dont_fragment() arguments
authorEric Dumazet <edumazet@google.com>
Fri, 25 Sep 2015 14:39:14 +0000 (07:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 Sep 2015 20:00:37 +0000 (13:00 -0700)
commit4e3f5d727d60939c890a6e86944da52b3a1625ce
tree48cd1e6ecd83eea399758377fe063a960bbbd623
parent30d50c61df94bc8d7700272ea09a716e0af8b58b
inet: constify ip_dont_fragment() arguments

ip_dont_fragment() can accept const socket and dst

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip.h