1
0
Files
linux/drivers/net
Michael S. Tsirkin af668b3c27 tun: fix carrier on/off status
Commit c8d68e6be1 removed carrier off call
from tun_detach since it's now called on queue disable and not only on
tun close.  This confuses userspace which used this flag to detect a
free tun. To fix, put this back but under if (clean).

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Jason Wang <jasowang@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Tested-by: Toralf Förster <toralf.foerster@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-01-29 15:43:03 -05:00
..
2012-12-03 11:16:10 -08:00
2013-01-26 17:13:41 +01:00
2012-11-28 11:39:22 -05:00
2013-01-28 00:18:04 -05:00
2012-12-03 11:17:06 -08:00
2012-12-15 17:14:38 -08:00
2013-01-17 16:40:35 -05:00
2013-01-29 15:43:03 -05:00
2013-01-03 01:58:13 -08:00