Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322757
b: refs/heads/master
c: b8dfc6a
h: refs/heads/master
i:
  322755: e57f35f
v: v3
  • Loading branch information
Jean Delvare authored and David S. Miller committed Sep 7, 2012
1 parent f788621 commit 194975a
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: 979402b16cde048ced4839e21cc49e0779352b80
refs/heads/master: b8dfc6a0a7235aed452c0e376b6feff182a86992
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/seeq/sgiseeq.c
Original file line number Diff line number Diff line change
Expand Up @@ -751,6 +751,7 @@ static int __devinit sgiseeq_probe(struct platform_device *pdev)
sp->srings = sr;
sp->rx_desc = sp->srings->rxvector;
sp->tx_desc = sp->srings->txvector;
spin_lock_init(&sp->tx_lock);

/* A couple calculations now, saves many cycles later. */
setup_rx_ring(dev, sp->rx_desc, SEEQ_RX_BUFFERS);
Expand Down

0 comments on commit 194975a

Please sign in to comment.