diff options
author | Intiyaz Basha <[email protected]> | 2018-03-26 13:40:27 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-03-27 11:03:04 -0400 |
commit | 4171ec060073e1789cb868f43585983c69ff767b (patch) | |
tree | 162f8b6a09193dee41383de6b2a0290b6d6d65f8 /net/unix/sysctl_net_unix.c | |
parent | e32ac25018558f7bcab387708187ab5aa2733cf8 (diff) |
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 <[email protected]>
Signed-off-by: Felix Manlunas <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions