commit | a5e32e74076b8dc0bd05ba011b9ba4903001f89d | [log] [tgz] |
---|---|---|
author | Lino Sanfilippo <LinoSanfilippo@gmx.de> | Fri Jul 22 23:09:14 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Aug 21 17:59:45 2016 +0200 |
tree | 3bd0d19abdee20110675ad1ddf5bc555597c427d | |
parent | 6d5f2ea7418d054721f8331ec2c2c0825e0ff52e [diff] |
staging: slicoss: start tx queue when interface is brought up There is no reason to delay tx queue activation until a link is detected. So start the queue when the interface is brought up and stop it when the interface is brought down. Signed-off-by: Lino Sanfilippo <LinoSanfilippo@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>