Re: [PATCH net-next V2 0/9] net/mlx4: Mellanox driver update 27-02-2014
From: David Miller <davem@davemloft.net>
Date: 2014-03-03 01:04:38
From: David Miller <davem@davemloft.net>
Date: 2014-03-03 01:04:38
From: Amir Vadai <redacted> Date: Sun, 2 Mar 2014 10:24:56 +0200
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
Series applied, thanks.