From: Eugenia Emantayev Date: Sun, 2 Mar 2014 08:25:01 +0000 (+0200) Subject: net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64() X-Git-Tag: v3.15-rc1~113^2~233^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9813337a4b16ea5b1701b1d00f7e410f5decdfa5;p=pandora-kernel.git net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64() Currently, the EN driver uses a private static function mlx4_en_mac_to_u64(). Move it to a common include file (driver.h) for mlx4_en and mlx4_ib for further use. Signed-off-by: Eugenia Emantayev Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed