aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/depca.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/depca.c')
-rw-r--r--drivers/net/depca.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/depca.c b/drivers/net/depca.c
index 44c0694c1f4e..91b3846ffc8a 100644
--- a/drivers/net/depca.c
+++ b/drivers/net/depca.c
@@ -1487,7 +1487,7 @@ static void __init depca_platform_probe (void)
1487 if (!pldev->dev.driver) { 1487 if (!pldev->dev.driver) {
1488 /* The driver was not bound to this device, there was 1488 /* The driver was not bound to this device, there was
1489 * no hardware at this address. Unregister it, as the 1489 * no hardware at this address. Unregister it, as the
1490 * release fuction will take care of freeing the 1490 * release function will take care of freeing the
1491 * allocated structure */ 1491 * allocated structure */
1492 1492
1493 depca_io_ports[i].device = NULL; 1493 depca_io_ports[i].device = NULL;