Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45153
b: refs/heads/master
c: e44c39b
h: refs/heads/master
i:
  45151: ad90f77
v: v3
  • Loading branch information
David S. Miller committed Dec 31, 2006
1 parent 01e9fe7 commit 9a7503e
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: bfff6e92a33dce6121a3d83ef3809e9063b2734e
refs/heads/master: e44c39bd8478bf9e41cbc611c74b5879a7b29f58
1 change: 1 addition & 0 deletions trunk/include/linux/netdevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -906,6 +906,7 @@ static inline void netif_poll_disable(struct net_device *dev)

static inline void netif_poll_enable(struct net_device *dev)
{
smp_mb__before_clear_bit();
clear_bit(__LINK_STATE_RX_SCHED, &dev->state);
}

Expand Down

0 comments on commit 9a7503e

Please sign in to comment.