]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
korina: do not stop queue here
authorPhil Sutter <n0-1@freewrt.org>
Thu, 15 Jan 2009 05:51:15 +0000 (21:51 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Jan 2009 16:28:21 +0000 (08:28 -0800)
commit5edc7668bbece4238a32943ae7a47135af076948
tree35b00c9ad3fe64267f8c0a677a9f97b3b54c8568
parent97bc477cbc3d63f2a29c2c81031434b3a082f44c
korina: do not stop queue here

Apparently this doesn't make sense. Otherwise the queue gets disabled as
soon as it's getting empty and can only be resurrected by a driver
restart.

Signed-off-by: Phil Sutter <n0-1@freewrt.org>
Acked-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/korina.c