]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: cleanup allocation and freeing of IRQ affinity hint
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 15 Jul 2011 03:05:37 +0000 (03:05 +0000)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 14:02:46 +0000 (22:02 +0800)
commit69dfbe5ae2f76def553f81e6ba8a48fa21b0a8ce
treede184f1d920f17b66186f51909caaff9d28add6c
parentea7a74a4c0021d5a581b7290e8cd05f7b0dd8cbe
ixgbe: cleanup allocation and freeing of IRQ affinity hint

The allocation and freeing of the IRQ affinity hint needs some updates
since there are a number of spots where we run into possible issues with
the hint not being correctly updated.

(cherry picked from commit 207867f583f63449a5e5588690754f1b86e3cbbf)
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>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_main.c