Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327707
b: refs/heads/master
c: 3f65ea5
h: refs/heads/master
i:
  327705: 9990ccb
  327703: 24481cd
v: v3
  • Loading branch information
Ben Hutchings committed Aug 24, 2012
1 parent 1ecc8a6 commit a88e1a4
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: 7bde852afc88909d78e617b70d3e7a3dc6bc04ff
refs/heads/master: 3f65ea5b2aa0f76a463c85ed39955c26faf4f5a7
2 changes: 0 additions & 2 deletions trunk/drivers/net/ethernet/sfc/efx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1953,8 +1953,6 @@ static int efx_change_mtu(struct net_device *net_dev, int new_mtu)
netif_dbg(efx, drv, efx->net_dev, "changing MTU to %d\n", new_mtu);

mutex_lock(&efx->mac_lock);
/* Reconfigure the MAC before enabling the dma queues so that
* the RX buffers don't overflow */
net_dev->mtu = new_mtu;
efx->type->reconfigure_mac(efx);
mutex_unlock(&efx->mac_lock);
Expand Down

0 comments on commit a88e1a4

Please sign in to comment.