On Fri, May 06, 2016 at 11:20:27AM -0500, Bjorn Helgaas wrote: > On Mon, May 02, 2016 at 03:25:38PM -0500, Bjorn Helgaas wrote: > > > > This looks like a typo; I assume you meant: > > > > ctl &= ~(PCI_EXP_DPC_CTL_EN_NONFATAL | PCI_EXP_DPC_CTL_INT_EN); > > > > so we *clear* (not set) these bits on removal. I made this change on > > my branch. > > Hi Keith, can you double-check and confirm that this was indeed a typo > and that what's in my next branch is correct? > > https://git.kernel.org/cgit/linux/kernel/git/helgaas/pci.git/commit/?h=next&id=26e515713342b6f7c553aa3c66b21c6ab7cf82af Hi Bjorn, You are right, that was a typo. Thanks for the catch and the fix. -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html