[PATCH] net: fs_enet: mask interrupts for TX partial frames.
David Miller
davem at davemloft.net
Wed Aug 12 05:05:49 AEST 2015
From: Christophe Leroy <christophe.leroy at c-s.fr>
Date: Tue, 11 Aug 2015 12:11:03 +0200 (CEST)
> 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 at c-s.fr>
Applied.
More information about the Linuxppc-dev
mailing list