]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlx4'
authorDavid S. Miller <davem@davemloft.net>
Thu, 17 Oct 2013 19:11:31 +0000 (15:11 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Oct 2013 19:11:31 +0000 (15:11 -0400)
commitfcb05a15c93cdfa4c1db87500f6e1736b2c0829d
treec0de954cd9f65b6c6368215261992f0b7c3b7337
parentafceb09df5e9fb1ebdcee07e557b61b3f6375cad
parentfb361aa95da2f80038899d2cd285eb59aa6c25ab
Merge branch 'mlx4'

Amir Vadai says:

====================
net/mlx4: Mellanox driver update 15-10-2013

This patchset contains small code cleaning patches, and a patch to make
mlx4_core use module_request() in order to load the relevant link layer module
(mlx4_en or mlx4_ib) according to the port type.
====================

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