From c69e9aa6f990a45b60e8a568fbc23f7087ad929c Mon Sep 17 00:00:00 2001 From: Nick Andrew Date: Sat, 3 Jan 2009 18:58:37 +1100 Subject: [PATCH] --- yaml --- r: 126916 b: refs/heads/master c: 8eb09d8d24e7d71e9888e7a877f23d37fce65f2b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/uwb/i1480/dfu/usb.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4c932ea37b17..b42187bd5655 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c3af1715928ce07300595b9e050728787f6a1718 +refs/heads/master: 8eb09d8d24e7d71e9888e7a877f23d37fce65f2b diff --git a/trunk/drivers/uwb/i1480/dfu/usb.c b/trunk/drivers/uwb/i1480/dfu/usb.c index 686795e97195..c7080d497311 100644 --- a/trunk/drivers/uwb/i1480/dfu/usb.c +++ b/trunk/drivers/uwb/i1480/dfu/usb.c @@ -387,7 +387,7 @@ int i1480_usb_probe(struct usb_interface *iface, const struct usb_device_id *id) goto error_create; } - /* setup the fops and upload the firmare */ + /* setup the fops and upload the firmware */ i1480->pre_fw_name = "i1480-pre-phy-0.0.bin"; i1480->mac_fw_name = "i1480-usb-0.0.bin"; i1480->mac_fw_name_deprecate = "ptc-0.0.bin";