Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150785
b: refs/heads/master
c: e4059d9
h: refs/heads/master
i:
  150783: 3130ca7
v: v3
  • Loading branch information
Ron Mercer authored and David S. Miller committed Jun 10, 2009
1 parent ea2543a commit b10dc52
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: cfec0cbc92cdcec5a540bf340c5a9fb8c89e5af1
refs/heads/master: e4059d942a211cc752c145bd46b03386e425be0b
1 change: 0 additions & 1 deletion trunk/drivers/net/qlge/qlge_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3367,7 +3367,6 @@ static int ql_configure_rings(struct ql_adapter *qdev)
* completion handler rx_rings.
*/
qdev->rx_ring_count = qdev->tx_ring_count + qdev->rss_ring_count + 1;
netif_set_gso_max_size(qdev->ndev, 65536);

for (i = 0; i < qdev->tx_ring_count; i++) {
tx_ring = &qdev->tx_ring[i];
Expand Down

0 comments on commit b10dc52

Please sign in to comment.