e1000e: remove unnecessary check for NULL pointer
authorBruce Allan <bruce.w.allan@intel.com>
Fri, 22 Jul 2011 06:21:41 +0000 (06:21 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 4 Aug 2011 12:00:21 +0000 (05:00 -0700)
The array shadow_ram is never NULL.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found