Intel Wired LAN drivers: Use static const
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 1 Dec 2010 19:59:50 +0000 (19:59 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 11 Dec 2010 06:12:32 +0000 (22:12 -0800)
commit667445008db3f45a760c235d771be0c9671e59e5
tree6b6fea62bfcfeb78a6deeb851b70c8eda0700c17
parent19a0b67afd174c4db261d587b5c67704dcd53c17
Intel Wired LAN drivers: Use static const

Based on work by Joe Perches <joe@perches.com>

Using static const to decrease data and overall object size.

CC: Joe Perches <joe@perches.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: Emil Tantilov <emil.s.tantilov@intel.com>
drivers/net/e1000/e1000_hw.c
drivers/net/e1000/e1000_param.c
drivers/net/e1000e/phy.c
drivers/net/igb/e1000_phy.c
drivers/net/ixgb/ixgb_param.c
drivers/net/ixgbe/ixgbe_ethtool.c
drivers/net/ixgbevf/ethtool.c
This page took 0.038989 seconds and 5 git commands to generate.