summaryrefslogtreecommitdiff
path: root/drivers/net/team
diff options
context:
space:
mode:
authorIntiyaz Basha <intiyaz.basha@cavium.com>2018-03-26 23:40:27 +0300
committerDavid S. Miller <davem@davemloft.net>2018-03-27 18:03:04 +0300
commit4171ec060073e1789cb868f43585983c69ff767b (patch)
tree162f8b6a09193dee41383de6b2a0290b6d6d65f8 /drivers/net/team
parente32ac25018558f7bcab387708187ab5aa2733cf8 (diff)
downloadlinux-4171ec060073e1789cb868f43585983c69ff767b.tar.xz
liquidio: Removed duplicate Tx queue status check
Napi is checking Tx queue status and waking the Tx queue if required. Same operation is being done while freeing every Tx buffer. So removed the duplicate operation of checking Tx queue status from the Tx buffer free functions. Signed-off-by: Intiyaz Basha <intiyaz.basha@cavium.com> Signed-off-by: Felix Manlunas <felix.manlunas@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/team')
0 files changed, 0 insertions, 0 deletions