Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9433
b: refs/heads/master
c: 2d7ceec
h: refs/heads/master
i:
  9431: 166f2e1
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Sep 27, 2005
1 parent e29a9ef commit de7396f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: bc8dfcb93970ad7139c976356bfc99d7e251deaf
refs/heads/master: 2d7ceece08ad940d0ceac98ab1b5a3b82dfc2a0a
2 changes: 2 additions & 0 deletions trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1259,6 +1259,8 @@ int dev_queue_xmit(struct sk_buff *skb)
if (skb_checksum_help(skb, 0))
goto out_kfree_skb;

spin_lock_prefetch(&dev->queue_lock);

/* Disable soft irqs for various locks below. Also
* stops preemption for RCU.
*/
Expand Down

0 comments on commit de7396f

Please sign in to comment.