commit | 4cc6df29d9f4cf90dad8167cbbf5c21810ae56cf | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Fri Jul 15 03:05:51 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Sep 15 21:16:43 2011 -0700 |
tree | f7ed23af5645ec715141d129e6059dc4eb7b3ed9 | |
parent | 263a84e785deb3613bbdd01a071b0bde429c3804 [diff] |
ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types This patch makes it so that the map_rings_to_vectors call will work with all interrupt types. The advantage to this is that there will now be a predictable mapping for all given interrupt types. 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>