]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: minor re-order of #include files
authorBruce Allan <bruce.w.allan@intel.com>
Fri, 29 Jul 2011 05:52:51 +0000 (05:52 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 4 Aug 2011 12:01:24 +0000 (05:01 -0700)
commit8f36e15de5c5ef671b75f0e9461d3e469f4cbf44
tree1c18b5ddd413bff6b9435642ddc1e1f157fe4e24
parentb3737fe4984516ba0a6e1c59b9269e5b5c0b4435
e1000e: minor re-order of #include files

The recent commit 742b7277 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>
drivers/net/e1000e/ethtool.c
drivers/net/e1000e/netdev.c