]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitef74df98438a52e802de9480014e661bf918b55e
tree21d8b55f81282fecf3c4c7bbe3880f508368abbd
parenta6133a32e34949718a2499d5a62aaa7064351876
parentf82a95c6eeb2735b4a4bdbb6353885a7317f7e76
Merge branch 'mlx4-next'

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 e781bba
("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>