Merge branch 'mellanox-net'
authorDavid S. Miller <davem@davemloft.net>
Thu, 30 Oct 2014 23:49:20 +0000 (19:49 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Oct 2014 23:49:20 +0000 (19:49 -0400)
Or Gerlitz says:

====================
mlx4 driver encapsulation/steering fixes

The 1st patch fixes a bug in the TX path that supports offloading the
TX checksum of (VXLAN) encapsulated TCP packets. It turns out that the
bug is revealed only when the receiver runs in non-offloaded mode, so
we somehow missed it so far... please queue it for -stable >= 3.14

The 2nd patch makes sure not to leak steering entry on error flow,
please queue it to 3.17-stable
====================

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

Trivial merge