From: Henry Ptasinski Date: Thu, 21 Oct 2010 18:37:53 +0000 (-0700) Subject: staging: brcm80211: brcmfmac: Removed codeversion from firmware filenames. X-Git-Tag: v2.6.37-rc1~60^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4ac0d847af9dd34d5953a5e264400326144b6b2;p=pandora-kernel.git staging: brcm80211: brcmfmac: Removed codeversion from firmware filenames. The basename-apiversion-codeversion construction for firmware filenames is not used by most other firmware files, adds complexity, and is not providing any value. Rename the firmware files using just basename-apiversion. Users of the brcmfmac driver will need to update the linux-firmware package to get the renamed files, or manually rename their installed firmware files. Signed-off-by: Henry Ptasinski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed