|
@@ -1572,7 +1572,7 @@ static inline void host_vcc_unbind(struct lanai_dev *lanai,
|
|
|
|
|
|
static void lanai_reset(struct lanai_dev *lanai)
|
|
|
{
|
|
|
- printk(KERN_CRIT DEV_LABEL "(itf %d): *NOT* reseting - not "
|
|
|
+ printk(KERN_CRIT DEV_LABEL "(itf %d): *NOT* resetting - not "
|
|
|
"implemented\n", lanai->number);
|
|
|
/* TODO */
|
|
|
/* The following is just a hack until we write the real
|