Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247424
b: refs/heads/master
c: 1094955
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed May 12, 2011
1 parent 823a5db commit c186724
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b2a103e6d0afa432dff66b36473c5a55b6b0376c
refs/heads/master: 10949550bd1e50cc91c0f5085f7080a44b0871fe
2 changes: 1 addition & 1 deletion trunk/net/ipv4/ip_options.c
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ int ip_options_rcv_srr(struct sk_buff *skb)
unsigned long orefdst;
int err;

if (!opt->srr || !rt)
if (!rt)
return 0;

if (skb->pkt_type != PACKET_HOST)
Expand Down

0 comments on commit c186724

Please sign in to comment.