]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Thu, 2 Feb 2012 13:19:04 +0000 (21:19 +0800)
commit8e1dbc3b74bfd0271819519a910d67f9b309e09f
tree7275e63b078f881ffafc284730afa26238a528ee
parentcfa9b5f1bf9ed4fc2528a2f6fdc2ddb1437b468d
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>
(cherry picked from commit 9fb7a5f77b26dedfcfa4e3a36fe207f818662bee)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/e1000e/ethtool.c
drivers/net/e1000e/netdev.c