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:
06b47aa
)
tcp: md5: remove unneeded check in tcp_v4_parse_md5_keys
author
Dmitry Popov
<ixaphire@qrator.net>
Sun, 3 Aug 2014 18:45:19 +0000
(22:45 +0400)
committer
David S. Miller
<davem@davemloft.net>
Mon, 4 Aug 2014 22:09:45 +0000
(15:09 -0700)
tcpm_key is an array inside struct tcp_md5sig, there is no need to check it
against NULL.
Signed-off-by: Dmitry Popov <ixaphire@qrator.net>
Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_ipv4.c
patch
|
blob
|
history
diff --cc
net/ipv4/tcp_ipv4.c
Simple merge