Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112232
b: refs/heads/master
c: 5c714e2
h: refs/heads/master
v: v3
  • Loading branch information
Brice Goglin authored and David S. Miller committed Oct 9, 2008
1 parent 39da28e commit 26756ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 3ed30676f5bc9960c67644fa37c5fdc36ae47b5b
refs/heads/master: 5c714e238e5e0eb74cdc74201bf3d6296b3b3104
2 changes: 0 additions & 2 deletions trunk/drivers/net/myri10ge/myri10ge.c
Original file line number Diff line number Diff line change
Expand Up @@ -2643,8 +2643,6 @@ static int myri10ge_xmit(struct sk_buff *skb, struct net_device *dev)
u8 flags, odd_flag;

queue = skb_get_queue_mapping(skb);
queue &= (mgp->num_slices - 1);

ss = &mgp->ss[queue];
netdev_queue = netdev_get_tx_queue(mgp->dev, queue);
tx = &ss->tx;
Expand Down

0 comments on commit 26756ee

Please sign in to comment.