commit | f0c53c7632e62b6184fe9db8335548bf43380cf0 | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Fri Apr 04 04:43:11 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed May 21 02:59:57 2014 -0700 |
tree | b08306a52223f8b2e3f514089d9234e485fa4f51 | |
parent | 107f301861fd29b3bec9e76278cb87da9990aa11 [diff] |
i40evf: make ethtool_ops const Const-ify the ethtool_ops structure, as it is extremely unlikely to change at runtime. Suggested by Ben Hutchings. CC: Ben Hutchings <ben@decadent.org.uk> Change-ID: I1ccb1b7c3ea801cc934447599a35910e7c93d321 Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>