b43: Declare at least one real firmware file using MODULE_FIRMWARE.
commit6021e08db47386507108a475e6c820a7006a4632
authorTim Gardner <tim.gardner@canonical.com>
Thu, 7 Jan 2010 18:10:38 +0000 (7 11:10 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 14 Jan 2010 23:16:53 +0000 (14 18:16 -0500)
tree219231ba93cd9ff58347e92ae926f4d6d662be61
parent79b6a5110abf6fd4454ba34e0960783a4a2c801a
b43: Declare at least one real firmware file using MODULE_FIRMWARE.

BugLink: http://bugs.launchpad.net/bugs/488636
Enhances module information with the names of the firmware files
that could be used by this driver. This helps tools like Jockey to
correctly detect and/or install the firmware files relevant to
this driver.

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/main.c