]> Git Repo - linux.git/commit - drivers/net/igb/igb_main.c
igb: add pci device pointer to ring structure
authorAlexander Duyck <[email protected]>
Tue, 27 Oct 2009 15:51:47 +0000 (15:51 +0000)
committerDavid S. Miller <[email protected]>
Wed, 28 Oct 2009 08:20:26 +0000 (01:20 -0700)
commit80785298aa5b6f2005a34afb97457ae7a65af270
treec236ae1f3f688b816b1fa2475fcd7ccd67261ac4
parentfce99e341524c204ef3dd3e7c5f77265a7e05ddd
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 <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/igb/igb.h
drivers/net/igb/igb_ethtool.c
drivers/net/igb/igb_main.c
This page took 0.04787 seconds and 4 git commands to generate.