From: Stephen Rothwell <[email protected]>
Date: Fri, 28 Sep 2012 11:43:35 +1000
> Hi all,
>
> After merging the net-next tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
>
> drivers/net/ethernet/emulex/benet/be_main.c: In function 'be_find_vfs':
> drivers/net/ethernet/emulex/benet/be_main.c:1090:28: error: 'struct pci_dev'
> has no member named 'physfn'
>
> Caused by commit 51af6d7c1f31 ("be2net: fix vfs enumeration"). physfn is
> only defined if CONFIG_PCI_ATS is set.
>
> I have reverted that commit for today.
I'm reverting it too, thanks for reporting Stephen.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/