Re: [PATCH] net: fs_enet: mask interrupts for TX partial frames.

From: David Miller
Date: Tue Aug 11 2015 - 15:05:55 EST


From: Christophe Leroy <christophe.leroy@xxxxxx>
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@xxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/