diff options
Diffstat (limited to 'drivers/isdn/hardware/mISDN/w6692.c')
-rw-r--r-- | drivers/isdn/hardware/mISDN/w6692.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/hardware/mISDN/w6692.c b/drivers/isdn/hardware/mISDN/w6692.c index 31f9d71fb22f..9e84870b971c 100644 --- a/drivers/isdn/hardware/mISDN/w6692.c +++ b/drivers/isdn/hardware/mISDN/w6692.c | |||
@@ -1402,7 +1402,7 @@ w6692_remove_pci(struct pci_dev *pdev) | |||
1402 | release_card(card); | 1402 | release_card(card); |
1403 | else | 1403 | else |
1404 | if (debug) | 1404 | if (debug) |
1405 | pr_notice("%s: drvdata allready removed\n", __func__); | 1405 | pr_notice("%s: drvdata already removed\n", __func__); |
1406 | } | 1406 | } |
1407 | 1407 | ||
1408 | static struct pci_device_id w6692_ids[] = { | 1408 | static struct pci_device_id w6692_ids[] = { |