Signed-off-by: Pascal Terjan <[EMAIL PROTECTED]> Signed-off-by: Zhu Yi <[EMAIL PROTECTED]>
--- drivers/net/wireless/ipw2100.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) e4968a3ae9ab96f144c0cc7103699b6ecddd1be0 diff --git a/drivers/net/wireless/ipw2100.c b/drivers/net/wireless/ipw2100.c index a576a81..d477f7b 100644 --- a/drivers/net/wireless/ipw2100.c +++ b/drivers/net/wireless/ipw2100.c @@ -6215,7 +6215,7 @@ static int ipw2100_pci_init_one(struct p /* Allocate and initialize the Tx/Rx queues and lists */ if (ipw2100_queues_allocate(priv)) { printk(KERN_WARNING DRV_NAME - "Error calilng ipw2100_queues_allocate.\n"); + "Error calling ipw2100_queues_allocate.\n"); err = -ENOMEM; goto fail; } -- 1.2.6 - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html