]> git.baikalelectronics.ru Git - kernel.git/commit
stmmac: fix rx checksum programming
authorGiuseppe CAVALLARO <peppe.cavallaro@st.com>
Mon, 25 Aug 2014 12:56:18 +0000 (14:56 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Aug 2014 22:33:10 +0000 (15:33 -0700)
commit6fc17cc70ef6e16f47c7399ae3a11f3fb9a21920
tree6929ae570f39992f0fcb96c6a65fbf22f057aef2
parentaabd2f7e96c9b04e72d34c9a46097c1a963e3580
stmmac: fix rx checksum programming

This patch is to fix the IPC bit into the GMAC control register
that must be done after the core initialization otherwise it will
not have any effect.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c