summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorLEROY Christophe <christophe.leroy@c-s.fr>2015-08-11 12:11:03 +0200
committerDavid S. Miller <davem@davemloft.net>2015-08-11 12:05:34 -0700
commitc68875fa82a8ab2f45a32aa8adab059f3cb1ed01 (patch)
tree84424176d6082091bd3c5e26916948918e48166c /net
parent8961822c46cc363c239503f998a6d24bbeb346d5 (diff)
downloadop-kernel-dev-c68875fa82a8ab2f45a32aa8adab059f3cb1ed01.zip
op-kernel-dev-c68875fa82a8ab2f45a32aa8adab059f3cb1ed01.tar.gz
net: fs_enet: mask interrupts for TX partial frames.
We are not interested in interrupts for partially transmitted frames. Unlike SCC and FCC, the FEC doesn't handle the I bit in buffer descriptors, instead it defines two interrupt bits, TXB and TXF. We have to mask TXB in order to only get interrupts once the frame is fully transmitted. 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
OpenPOWER on IntegriCloud