Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
Conflicts: drivers/net/wireless/zd1211rw/zd_mac.h net/ieee80211/softmac/ieee80211softmac_assoc.c
This commit is contained in:
@@ -6220,7 +6220,7 @@ static int ipw2100_pci_init_one(struct pci_dev *pci_dev,
|
||||
/* 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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user