commit | 9fb7a5f77b26dedfcfa4e3a36fe207f818662bee | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Fri Jul 29 05:52:51 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Aug 04 05:01:24 2011 -0700 |
tree | 1c18b5ddd413bff6b9435642ddc1e1f157fe4e24 | |
parent | b9e06f70dc186f8353cc593f2b4609383b3be7a9 [diff] |
e1000e: minor re-order of #include files The recent commit a6b7a407 when back-ported to the out-of-tree e1000e driver caused a compilation error on older kernels which required a re-ordering of the #include files. This cosmetic patch syncs the two drivers for easier maintainability. 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>