From: Rusty Russell Date: Thu, 12 Aug 2010 05:04:31 +0000 (-0600) Subject: param: lock myri10ge_fw_name against sysfs changes. X-Git-Tag: v2.6.36-rc1~57^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d3510356b066bcfa9898ec3f90c9c7810ba6ed7;p=pandora-kernel.git param: lock myri10ge_fw_name against sysfs changes. Since it can be changed via sysfs, we need to make a copy. This most generic way of doing this is to keep a flag so we know when to free it. Signed-off-by: Rusty Russell Reviewed-by: Takashi Iwai Cc: Andrew Gallatin Cc: Brice Goglin Cc: netdev@vger.kernel.org --- Reading git-diff-tree failed