> Description:
> Cleans up the reporting of PCI device numbers when they are printed out by
> the PCI IDE driver. The dev->devfn value holds both the device number and
> the function number, so it's nicer if they are split out and displayed
> separately to the user.
Better use pci_dev->slot_name, so that the formatting of slot names will
be consistent with what the other drivers and the PCI subsystem itself use.
Have a nice fortnight
-- Martin `MJ' Mares <mj@ucw.cz> <mj@suse.cz> http://atrey.karlin.mff.cuni.cz/~mj/ Linux hackers are funny people -- they count the time in patchlevels. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/