diff options
author | LEROY Christophe <christophe.leroy@c-s.fr> | 2015-08-11 12:11:00 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-11 12:05:34 -0700 |
commit | 8961822c46cc363c239503f998a6d24bbeb346d5 (patch) | |
tree | 707ef9c6bf4ea0898d8914ef71feaf7a0c905cea /net | |
parent | 3257d8b12f954c462d29de6201664a846328a522 (diff) | |
download | op-kernel-dev-8961822c46cc363c239503f998a6d24bbeb346d5.zip op-kernel-dev-8961822c46cc363c239503f998a6d24bbeb346d5.tar.gz |
net: fs_enet: explicitly remove I flag on TX partial frames
We are not interested in interrupts for partially transmitted frames,
we have to clear BD_ENET_TX_INTR explicitly otherwise it may remain
from a previously used descriptor.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions