]> git.karo-electronics.de Git - linux-beck.git/commit
Merge branch 'mlx4'
authorDavid S. Miller <davem@davemloft.net>
Mon, 3 Mar 2014 01:04:05 +0000 (20:04 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Mar 2014 01:04:05 +0000 (20:04 -0500)
commita811f2c0386afdee71bbf2bf857e75fb9dc088f7
treec4d7df1339aa994d2572cf0165f925c33b4ed11b
parent80cbfd3695c68d4dd9c41a0342837cb116958ea5
parent9717218bb2982f5f214d84473c70542f1e42bfd7
Merge branch 'mlx4'

Amir Vadai says:

====================
net/mlx4: Mellanox driver update 27-02-2014

This patchset contains some fixes for small trivial bugs, and
compilation/syntactic parsers warnings

Patchset was applied and tested over commit 750f679 "Merge branch '6lowpan'"

Changes from V1:
-patch 5/9:  Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()
  - Remove unnecessary define of ETH_ALEN

Changes from V0:
-patch 3/9:  net/mlx4_en: Pad ethernet packets smaller than 17 bytes
  - Make condition more efficient
  - Didn't use canonical function to pad buffer since using bounce buffer
====================

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