commit | a65151ba201fe56ac146767e018674a84bfef1a6 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Fri May 27 05:31:32 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Jun 25 00:04:06 2011 -0700 |
tree | 9746d74cb5e3593015d38927c03f20721edf7953 | |
parent | c6af9c406ceb3434281cf230938453931dcbab75 [diff] |
ixgbe: pass adapter struct instead of netdev for interrupt data This change makes it so that we pass the adapter struct instead of the netdev for most of the basic interrupts that are not associated with q_vectors. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>