]> 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)
commitaf21597d84121d21df3025d14ea61c4082e3a8fb
tree6929ae570f39992f0fcb96c6a65fbf22f057aef2
parent1f7a9060477a84f8af2144c1bec8ef6e52444922
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