commit | f329ad732b21dc86d477b47300805dd16178f9ca | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Tue Dec 08 15:50:39 2015 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Dec 22 05:10:01 2015 -0800 |
tree | 44f7b3a63fbcf9fde5a7b66b109fda12125760e4 | |
parent | 4e458cfb226bf9a0e211895370f06838495b2e97 [diff] |
fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures These structures never change so declare them as const. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>