broadcom-wl: fix two problems when more then one wifi card is available.
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 25 Nov 2012 20:14:34 +0000 (20:14 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 25 Nov 2012 20:14:34 +0000 (20:14 +0000)
commit407d76e12609d0871a276dd9a5019aab879c040d
treecc4ed4c0e8df184dbb393fe6a395a9207b575920
parent7ca7ddaa877695afcace18045702b436ba8b5c5b
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]