summaryrefslogtreecommitdiff
path: root/kernel/groups.c
diff options
context:
space:
mode:
authorMasahisa Kojima <masahisa.kojima@linaro.org>2018-10-23 20:24:28 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-11-13 11:08:20 -0800
commitcf5819b288283892459297a8a6ddc33f279ab611 (patch)
treef30f63db9ba50d74d8298060679553b1f32dd8ae /kernel/groups.c
parent3f8141b1429921f58e8c16ff09a9c3831017ef14 (diff)
net: socionext: Reset tx queue in ndo_stop
[ Upstream commit 8d5b0bf611ec5b7618d5b772dddc93b8afa78cb8 ] We observed that packets and bytes count are not reset when user performs interface down. Eventually, tx queue is exhausted and packets will not be sent out. To avoid this problem, resets tx queue in ndo_stop. Fixes: 533dd11a12f6 ("net: socionext: Add Synquacer NetSec driver") Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org> Signed-off-by: Yoshitoyo Osaki <osaki.yoshitoyo@socionext.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/groups.c')
0 files changed, 0 insertions, 0 deletions