e1000e: make function tables const
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 24 Sep 2011 13:23:52 +0000 (13:23 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 5 Oct 2011 09:52:21 +0000 (02:52 -0700)
commit8ce9d6c725b01989d2b18ee1df853837388ceaf6
tree54b38c8b3824b1babc2cb2c824a3455822660ec5
parent70f14381299984f05764c3188f1706288285c953
e1000e: make function tables const

The initial function and setup tables can be marked as constant.

Reported-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
drivers/net/ethernet/intel/e1000e/80003es2lan.c
drivers/net/ethernet/intel/e1000e/82571.c
drivers/net/ethernet/intel/e1000e/e1000.h
drivers/net/ethernet/intel/e1000e/ich8lan.c