From: John W. Linville Date: Tue, 26 May 2009 22:49:36 +0000 (+0200) Subject: firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal X-Git-Tag: v2.6.31-rc1~305^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cadeba315cc91ae1b57632e61b0cec3a4ed7088d;p=pandora-kernel.git firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal We're going to remove the FIRMWARE_NAME_MAX definition in order to avoid any firmware name length restriction. This patch eplaces the shared FIRMWARE_NAME_MAX definition with a libertas local one. Signed-off-by: John W. Linville Acked-by: Dan Williams Acked-by: Samuel Ortiz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed