summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2011-08-31 00:01:11 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-09-15 21:09:44 -0700
commit4ff7fb12cf92fd15e0fbae0b36cca0599f8a7d1b (patch)
treebca4c1422c6882818394debdd686020e39287125 /net/lapb/lapb_iface.c
parent592245559e9007845ef6603cc930c784031eb076 (diff)
v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one
This change consolidates all of the MSI-X interrupt and polling routines into two single functions. One for the interrupt and one for the code. The main advantage to doing this is that the compiler can optimize the routines into single monolithic functions which should allow all of them function to occupy a single block of memory and as such avoid jumping around. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions