>Add blank lines between paragraphs. >Write the text in imperative mood, e.g., Ok > Disable FLR (Function Level Reset) support on all functions. >It looks like this patch clears PCI_EXP_DEVCAP_FLR in the Device >Capabilities register. From the point of view of Linux, that means >the device doesn't *advertise* FLR support. > >That's different from actualy *disabling* FLR support, but maybe >there's internal logic in the device that ignores >PCI_EXP_DEVCTL_BCR_FLR when PCI_EXP_DEVCAP_FLR is cleared? Yes, this patch is just to prevent device from advertising FLR support. Regards, Parshuram Thombare