commit | ca324099fb2feff62cd0d3e8ef007e2c2dc8b6a7 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Tue Feb 25 17:58:54 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 26 15:54:51 2014 -0500 |
tree | 7d0173126c073bc0c3c13b0a8cf4baf750bda7eb | |
parent | d773ce2de1c670e0d259870a2ea8fd9f60ab98cd [diff] |
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 <jacob.e.keller@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>