diff options
Diffstat (limited to 'drivers/net/atp.c')
-rw-r--r-- | drivers/net/atp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/atp.c b/drivers/net/atp.c index bfa674ed449..f2c8e0d5497 100644 --- a/drivers/net/atp.c +++ b/drivers/net/atp.c | |||
@@ -221,7 +221,7 @@ static struct net_device *root_atp_dev; | |||
221 | If dev->base_addr == 1, always return failure. | 221 | If dev->base_addr == 1, always return failure. |
222 | If dev->base_addr == 2, allocate space for the device and return success | 222 | If dev->base_addr == 2, allocate space for the device and return success |
223 | (detachable devices only). | 223 | (detachable devices only). |
224 | 224 | ||
225 | FIXME: we should use the parport layer for this | 225 | FIXME: we should use the parport layer for this |
226 | */ | 226 | */ |
227 | static int __init atp_init(void) | 227 | static int __init atp_init(void) |