Char: stallion, remove user class report request
stallion, remove user class report request Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
8b3929a2da
commit
186797ce33
1 changed files with 0 additions and 3 deletions
|
@ -2357,9 +2357,6 @@ static int __devinit stl_pciprobe(struct pci_dev *pdev,
|
||||||
if ((pdev->class >> 8) == PCI_CLASS_STORAGE_IDE)
|
if ((pdev->class >> 8) == PCI_CLASS_STORAGE_IDE)
|
||||||
goto err;
|
goto err;
|
||||||
|
|
||||||
dev_info(&pdev->dev, "please, report this to LKML: %x/%x/%x\n",
|
|
||||||
pdev->vendor, pdev->device, pdev->class);
|
|
||||||
|
|
||||||
retval = pci_enable_device(pdev);
|
retval = pci_enable_device(pdev);
|
||||||
if (retval)
|
if (retval)
|
||||||
goto err;
|
goto err;
|
||||||
|
|
Loading…
Add table
Reference in a new issue