igb: fix static function warnings reported by sparse
authorEmil Tantilov <emil.s.tantilov@intel.com>
Tue, 30 Aug 2011 06:35:04 +0000 (06:35 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 13 Oct 2011 05:48:04 +0000 (22:48 -0700)
igb_update/validate_nvm_checksum_with_offset() should be static.
Also removes unneeded prototypes for the above functions.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found