Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217755
b: refs/heads/master
c: 52106bd
h: refs/heads/master
i:
  217753: 1d0fc3c
  217751: 12f12f4
v: v3
  • Loading branch information
Maciej Sosnowski authored and Roland Dreier committed Oct 6, 2010
1 parent 7697ff3 commit dd714dd
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: 293277215636e1586fcf6386b0b64457c6dfdb68
refs/heads/master: 52106bd24c8d5e8a26b98ad93a755b0827029860
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/hw/nes/nes_nic.c
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ static int nes_netdev_stop(struct net_device *netdev)

if (netif_msg_ifdown(nesvnic))
printk(KERN_INFO PFX "%s: disabling interface\n", netdev->name);
netif_carrier_off(netdev);

/* Disable network packets */
napi_disable(&nesvnic->napi);
Expand Down

0 comments on commit dd714dd

Please sign in to comment.