commit | 8ce9d6c725b01989d2b18ee1df853837388ceaf6 | [log] [tgz] |
---|---|---|
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Sep 24 13:23:52 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Oct 05 02:52:21 2011 -0700 |
tree | 54b38c8b3824b1babc2cb2c824a3455822660ec5 | |
parent | 70f14381299984f05764c3188f1706288285c953 [diff] |
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>