From: LEROY Christophe Date: Tue, 11 Aug 2015 10:11:00 +0000 (+0200) Subject: net: fs_enet: explicitly remove I flag on TX partial frames X-Git-Tag: omap-for-v4.3/fixes-merge-window~107^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8961822c46cc363c239503f998a6d24bbeb346d5;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed