broadcom-wl: fix two problems when more then one wifi card is available.
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 Nov 2012 20:14:34 +0000 (20:14 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 Nov 2012 20:14:34 +0000 (20:14 +0000)
commiteb39786ae698273548d5d4212709ed151ceca66e
tree4f1a265aa4dccb1f16f288766435bf5dd4c9d488
parentded05d0b4ca81efba2fc911a3bfde54fb1d69890
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.

git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34382 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]