commit | eb01b9759e733c0ede11d35e3cde5b3c24ab32c9 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Wed Feb 08 07:51:27 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Mar 19 01:58:58 2012 -0700 |
tree | 11211eb5b108b24fd4ae47caa8175c64ae500430 | |
parent | 6bb78cfb50bfbaf90646a80448ee8de2372e292a [diff] |
ixgbe: Move poll routine in order to improve readability This change relocates the ixgbe_poll routine so it is right next to the interrupt routine that schedules and calls it. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Stephen Ko <stephen.s.ko@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>