From: Felix Manlunas <felix.manlu...@cavium.com> Date: Mon, 26 Mar 2018 13:40:27 -0700
> From: Intiyaz Basha <intiyaz.ba...@cavium.com> > > 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.ba...@cavium.com> > Signed-off-by: Felix Manlunas <felix.manlu...@cavium.com> Applied, thank you.