Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198587
b: refs/heads/master
c: a5e9315
h: refs/heads/master
i:
  198585: 602a620
  198583: d6bd0d7
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed May 24, 2010
1 parent e398f6c commit dac886d
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: dcda138d2f27e32bd0d6250cc42839b0d70bb4b8
refs/heads/master: a5e93151e4390e4d27bee27ddb73f78f58260594
1 change: 1 addition & 0 deletions trunk/drivers/net/pppoe.c
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ static void pppoe_flush_dev(struct net_device *dev)
struct pppoe_net *pn;
int i;

pn = pppoe_pernet(dev_net(dev));
write_lock_bh(&pn->hash_lock);
for (i = 0; i < PPPOE_HASH_SIZE; i++) {
struct pppox_sock *po = pn->hash_table[i];
Expand Down

0 comments on commit dac886d

Please sign in to comment.