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)
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>

No differences found