igb: Refactor NVM read functions to accommodate devices with no flash
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Wed, 17 Jul 2013 19:02:53 +0000 (19:02 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 22 Aug 2013 09:26:00 +0000 (02:26 -0700)
This patch refactors NVM read functions in order to accommodate i210 devices
that do not have a flash.  Previously, this was not supported on i210
devices.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found