Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213882
b: refs/heads/master
c: 2d47b45
h: refs/heads/master
v: v3
  • Loading branch information
Changli Gao authored and David S. Miller committed Aug 20, 2010
1 parent c7908bd commit f404709
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 91fe8173be4f4e330c6c3ab3fd4de96c11c98444
refs/heads/master: 2d47b45951af087c1a4439c559309b0bf90a0718
1 change: 1 addition & 0 deletions trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -2372,6 +2372,7 @@ static int get_rps_cpu(struct net_device *dev, struct sk_buff *skb,
if (!rxqueue->rps_map && !rxqueue->rps_flow_table)
goto done;

skb_reset_network_header(skb);
if (!skb_get_rxhash(skb))
goto done;

Expand Down

0 comments on commit f404709

Please sign in to comment.