]> bbs.cooldavid.org Git - net-next-2.6.git/commit
staging: brcm80211: brcmfmac: Removed codeversion from firmware filenames.
authorHenry Ptasinski <henryp@broadcom.com>
Thu, 21 Oct 2010 18:37:53 +0000 (11:37 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 18:43:49 +0000 (11:43 -0700)
commita4ac0d847af9dd34d5953a5e264400326144b6b2
tree45cca9cf2938688f8dd104efdfebfcbe5f121db0
parent0a00bc2019ea54875b7263b1b0340c556379708a
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 <henryp@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c