On Tue, May 26, 2009 at 04:06:40AM -0700, Kay Sievers wrote: > On Tue, May 26, 2009 at 13:04, Samuel Ortiz <samuel.ortiz@xxxxxxxxx> wrote: > > - strlcpy(fw_priv->fw_id, fw_name, FIRMWARE_NAME_MAX); > > + fw_priv->fw_id = kzalloc(strlen(fw_name) + 1, GFP_KERNEL); > > kstrdup()? Indeed, thanks. I'm offloading this thread to lkml, as I dont want to continue polluting the linux-wireless one with unrelated matters. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ --------------------------------------------------------------------- Intel Corporation SAS (French simplified joint stock company) Registered headquarters: "Les Montalets"- 2, rue de Paris, 92196 Meudon Cedex, France Registration Number: 302 456 199 R.C.S. NANTERRE Capital: 4,572,000 Euros This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html