From: Jeff Kirsher <[email protected]> Date: Wed, 8 Feb 2012 01:36:33 -0800
> - if (pvfdev->devfn == vf_devfn) > + if (pvfdev->devfn == vf_devfn && > + (pvfdev->bus->number >= pdev->bus->number)) Come on.... do you look at these patches at all? I don't think you did, because this kind of code formatting stuff sticks out like a sore thumb. -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
