openwrt/package/kernel/mac80211
Leon M. George 73fecd36bf mac80211: fix use of local variable
mac80211_get_addr is called from mac80211_generate_mac, where the local variable
initialisation id="${macidx:-0}" suggests that macidx is not always defined.
Probably, idx was supposed to be used instead of $(($macidx + 1)).

Fixes: 4d99db168c ("mac80211: try to get interface addresses from wiphy sysfs 'addresses' if no mask is set")

Signed-off-by: Leon M. George <leon@georgemail.eu>
(cherry picked from commit 8f95220bcb)
2020-06-30 22:13:23 +02:00
..
files mac80211: fix use of local variable 2020-06-30 22:13:23 +02:00
patches mac80211: Update to version 4.19.120 2020-05-05 00:05:28 +02:00
scripts mac80211: add a maintenance script for upstream backport commits 2014-10-18 17:39:04 +00:00
ath.mk treewide: fix syntax errors exposed after kconfig update 2019-09-04 13:15:40 +02:00
broadcom.mk mac80211: Do not build b43legacy on BRCM47xx mips74 subtarget 2019-07-12 01:27:16 +02:00
intel.mk kernel: Remove support for kernel 3.18 2019-05-03 22:41:38 +02:00
Makefile mac80211: Update to version 4.19.120 2020-05-05 00:05:28 +02:00
marvell.mk kernel: Remove support for kernel 3.18 2019-05-03 22:41:38 +02:00
ralink.mk ramips: mt7620: fix dependencies 2019-05-11 01:05:11 +02:00
realtek.mk mac80211: Activate DRIVER_11W_SUPPORT for more capable drivers 2019-03-03 16:44:47 +01:00