From: Jacob Keller Date: Wed, 26 Feb 2014 01:58:54 +0000 (-0800) Subject: ixgbe: don't use magic size number to assign ptp_caps.name X-Git-Tag: v3.15-rc1~113^2~255^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca324099fb2feff62cd0d3e8ef007e2c2dc8b6a7;p=pandora-kernel.git ixgbe: don't use magic size number to assign ptp_caps.name Rather than using a magic size number, just use sizeof since that will work and is more robust to future changes. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed