From: Heiner Kallweit <hkallweit1@xxxxxxxxx> Date: Tue, 12 Dec 2017 07:34:26 +0100 > Probe error path and remove callback can be significantly simplified > by using device-managed functions. To be able to do this in the r8169 > driver we need a device-managed version of pci_set_mwi first. > > v2: > Change patch 1 based on Björn's review comments and add his Acked-by. Series applied, thanks.