From: Samuel Ortiz Date: Wed, 27 May 2009 08:12:51 +0000 (+0200) Subject: wireless/p54: prepare for FIRMWARE_NAME_MAX removal X-Git-Tag: v2.6.31-rc1~330^2~157^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=328d84fb3614d006254c990a6224ce437147a5ac;p=pandora-kernel.git wireless/p54: 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 gets rid of the statically allocated p54usb firmware string, and replaces them with const char pointers. Signed-off-by: Samuel Ortiz Signed-off-by: John W. Linville --- Reading git-diff-tree failed