commit | 80785298aa5b6f2005a34afb97457ae7a65af270 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Oct 27 15:51:47 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 28 01:20:26 2009 -0700 |
tree | c236ae1f3f688b816b1fa2475fcd7ccd67261ac4 | |
parent | fce99e341524c204ef3dd3e7c5f77265a7e05ddd [diff] |
igb: add pci device pointer to ring structure This patch adds a pci device pointer to the ring structure. The main use of this pointer is for memory mapping/unmapping of the rings. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>