broadcom-wl: fix two problems when more then one wifi card is available.
authorHauke Mehrtens <[email protected]>
Sun, 25 Nov 2012 20:14:34 +0000 (20:14 +0000)
committerHauke Mehrtens <[email protected]>
Sun, 25 Nov 2012 20:14:34 +0000 (20:14 +0000)
commit1293532ae52250c626b765149e10144f9bccb82e
tree4f1a265aa4dccb1f16f288766435bf5dd4c9d488
parent1888ce4a6c6b56387e2ddf4f3a9d32ce72f4d549
broadcom-wl: fix two problems when more then one wifi card is available.

* The device should get a unique name at the beginning and not wl%d
* load the nvram just one time into the own buffer also when there is
  more than one device.

Backport of r34381.

SVN-Revision: 34382
package/broadcom-wl/patches/100-fix_nvram_two_devices.patch [new file with mode: 0644]
package/broadcom-wl/patches/110-add_number_to_dev_name.patch [new file with mode: 0644]