Merge branch 'crc32'
authorDavid S. Miller <davem@davemloft.net>
Wed, 25 Jun 2014 23:04:09 +0000 (16:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Jun 2014 23:04:09 +0000 (16:04 -0700)
Daniel Borkmann says:

====================
crc32 combine improvements

So almost a month passed, and I don't want this to get lost
somewhere. I have applied the feedback given at that time to
this set, rebased plus tested it against latest net-next. I
decided to route this via netdev as it improves performance
upon library code that provides library bits for SCTP, i.e.
for non-linear skb csum handling in IPVS. Thus, resending
this for George before it gets lost.
====================

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

Trivial merge