Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337356
b: refs/heads/master
c: 7defac3
h: refs/heads/master
v: v3
  • Loading branch information
Yuanhan Liu authored and Greg Kroah-Hartman committed Oct 29, 2012
1 parent 73fb55b commit f06ffd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: f71ccaa4bf8abffbd15012bda7b5da5b6695a879
refs/heads/master: 7defac36db43df73feef44e0f6edc298868ae1ac
2 changes: 1 addition & 1 deletion trunk/drivers/staging/dgrp/dgrp_net_ops.c
Original file line number Diff line number Diff line change
Expand Up @@ -1057,13 +1057,13 @@ static int dgrp_net_release(struct inode *inode, struct file *file)

spin_unlock_irqrestore(&dgrp_poll_data.poll_lock, lock_flags);

done:
down(&nd->nd_net_semaphore);

dgrp_monitor_message(nd, "Net Close");

up(&nd->nd_net_semaphore);

done:
module_put(THIS_MODULE);
file->private_data = NULL;
return 0;
Expand Down

0 comments on commit f06ffd0

Please sign in to comment.