From e8b39015b591f359d464d026170dcf76f7ed5b8e Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 23 Feb 2014 00:03:24 +0000 Subject: [PATCH] cgxb4: Stop using ethtool SPEED_* constants ethtool speed values are just numbers of megabits and there is no need to add SPEED_40000. To be consistent, use integer constants directly for all speeds. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-format-patch failed