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:
b2a103e
)
ipv4: Kill spurious opt->srr check in ip_options_rcv_srr().
author
David S. Miller
<davem@davemloft.net>
Thu, 12 May 2011 23:26:57 +0000
(19:26 -0400)
committer
David S. Miller
<davem@davemloft.net>
Thu, 12 May 2011 23:26:57 +0000
(19:26 -0400)
All call sites conditionalize the call to ip_options_rcv_srr()
with a check of opt->srr, so no need to check it again there.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found