diff options
author | Bhumika Goyal <[email protected]> | 2017-07-17 20:31:18 +0530 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2017-10-09 09:34:27 -0700 |
commit | 2e033eace7557a4b67ba1cb2746bd87d6ca2620b (patch) | |
tree | 78464fea3f15b1a6cc8c309caf54158afec5b250 /lib/test-string_helpers.c | |
parent | 2e22a75c55c1e70f36e21d4fa4e165af7f356aa9 (diff) |
ixgbe: declare ixgbe_mac_operations structures as const
Declare ixgbe_mac_operations structures as const as they are only stored
in the mac_ops field of ixgbe_info structure. This field is of type
const and therefore ixgbe_mac_operations structure can be made const
too.
Signed-off-by: Bhumika Goyal <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions