Merge branch 'mlx4-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2014 02:58:54 +0000 (19:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2014 02:58:54 +0000 (19:58 -0700)
Amir Vadai says:

====================
Mellanox driver update Jul-08-2014

This patch set introduce some small bug fixes.
Most of the patches are small fixes to cornet case bugs.
The patch by Noa ("Fix mac_hash database inconsistency") was sent in the past
[1] and was droped because a fix to the bonding code was supposed to make it
unnecessary. After a second look on the patch, it is still needed even
after the direct access to dev_addr by the bonding will be fixed.

Patches were applied and tested over commit bd4578b
("drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfree")

[1] - http://permalink.gmane.org/gmane.linux.network/315900
====================

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

Trivial merge