summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_output.c
diff options
context:
space:
mode:
authorSteffen Klassert2011-10-11 04:01:02 +0200
committerDavid S. Miller2011-10-19 05:51:30 +0200
commitc113464d4351591de8791c0cadfc165836e5a725 (patch)
tree9c1fe9fa0e0ffc67273fe150a89bca9dc7c0afc9 /net/ipv6/ip6_output.c
parentxfrm: Simplify the replay check and advance functions (diff)
downloadkernel-qcow2-linux-c113464d4351591de8791c0cadfc165836e5a725.tar.gz
kernel-qcow2-linux-c113464d4351591de8791c0cadfc165836e5a725.tar.xz
kernel-qcow2-linux-c113464d4351591de8791c0cadfc165836e5a725.zip
ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu
The pointer to mtu_info is taken from the common buffer of the skb, thus it can't be a NULL pointer. This patch removes this check on mtu_info. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_output.c')
0 files changed, 0 insertions, 0 deletions