be2net: remove pci_func field from be_adapter struct
authorSathya Perla <sathyap@serverengines.com>
Mon, 27 Jul 2009 22:52:23 +0000 (22:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 2 Aug 2009 06:06:26 +0000 (23:06 -0700)
pci function is available as PCI_FUNC(pdev->devfn); no need for a
separate field.

Signed-off-by: Sathya Perla <sathyap@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found