]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: slicoss: start tx queue when interface is brought up
authorLino Sanfilippo <LinoSanfilippo@gmx.de>
Fri, 22 Jul 2016 21:09:14 +0000 (23:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2016 15:59:45 +0000 (17:59 +0200)
commita5e32e74076b8dc0bd05ba011b9ba4903001f89d
tree3bd0d19abdee20110675ad1ddf5bc555597c427d
parent6d5f2ea7418d054721f8331ec2c2c0825e0ff52e
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>
drivers/staging/slicoss/slicoss.c