]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'sh_eth-csum'
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2017 20:40:57 +0000 (15:40 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2017 20:40:57 +0000 (15:40 -0500)
commit78ab61154d0394a404a539aa1bd08808b26dcdbe
tree3d2042e62f9e52eda0e737628f6a51f3f06b62e1
parent685fab9a6a0b2c64f09846dd3543f8d64f1b6d74
parent81c5586267cd6b87f178079bae466877f79808b6
Merge branch 'sh_eth-csum'

Sergei Shtylyov says:

====================
sh_eth: "intgelligent checksum" related cleanups

   Here's a set of 2 patches against DaveM's 'net.git' repo, as they are based
on a couple patches merged there recently; however, the patches are destined
for 'net-next.git' (once 'net.git' gets merged there next time). I'm cleaning
up the "intelligent checksum" related code (however, the driver only disables
this feature for now, theres's no proper offload supprt yet).
====================

Signed-off-by: David S. Miller <davem@davemloft.net>