Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277086
b: refs/heads/master
c: fe3c8cc
h: refs/heads/master
v: v3
  • Loading branch information
Florian Zumbiehl authored and David S. Miller committed Dec 31, 2011
1 parent 6787017 commit 702fdd6
Show file tree
Hide file tree
Showing 2 changed files with 4 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: cd3109d23c32452c85d73cc1a01282846a23582c
refs/heads/master: fe3c8cc9226c7487c053edad9229dc85e93534d7
3 changes: 3 additions & 0 deletions trunk/drivers/net/ethernet/marvell/skge.c
Original file line number Diff line number Diff line change
Expand Up @@ -2606,6 +2606,9 @@ static int skge_up(struct net_device *dev)
spin_unlock_irq(&hw->hw_lock);

napi_enable(&skge->napi);

skge_set_multicast(dev);

return 0;

free_tx_ring:
Expand Down

0 comments on commit 702fdd6

Please sign in to comment.