Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321584
b: refs/heads/master
c: 66d1b92
h: refs/heads/master
v: v3
  • Loading branch information
Stanislav Kinsbursky authored and David S. Miller committed Aug 9, 2012
1 parent 39d3cca commit ba85455
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: a2d6a1d5a435b051d3660961d5dee5b33b15f754
refs/heads/master: 66d1b9263a371abd15806c53f486f0645ef31a8f
1 change: 0 additions & 1 deletion trunk/drivers/net/tun.c
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ static void __tun_detach(struct tun_struct *tun)
netif_tx_lock_bh(tun->dev);
netif_carrier_off(tun->dev);
tun->tfile = NULL;
tun->socket.file = NULL;
netif_tx_unlock_bh(tun->dev);

/* Drop read queue */
Expand Down

0 comments on commit ba85455

Please sign in to comment.