aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/lanai.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/atm/lanai.c')
-rw-r--r--drivers/atm/lanai.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/atm/lanai.c b/drivers/atm/lanai.c
index f5569699f31..68c75887181 100644
--- a/drivers/atm/lanai.c
+++ b/drivers/atm/lanai.c
@@ -1572,7 +1572,7 @@ static inline void host_vcc_unbind(struct lanai_dev *lanai,
1572 1572
1573static void lanai_reset(struct lanai_dev *lanai) 1573static void lanai_reset(struct lanai_dev *lanai)
1574{ 1574{
1575 printk(KERN_CRIT DEV_LABEL "(itf %d): *NOT* reseting - not " 1575 printk(KERN_CRIT DEV_LABEL "(itf %d): *NOT* resetting - not "
1576 "implemented\n", lanai->number); 1576 "implemented\n", lanai->number);
1577 /* TODO */ 1577 /* TODO */
1578 /* The following is just a hack until we write the real 1578 /* The following is just a hack until we write the real