openwrt/package
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
..
base-files base-files: remove urandom-seed definition 2020-06-28 14:28:10 +02:00
boot uboot-kirkwood: fix ethernet and usb 2020-05-01 11:12:31 +02:00
devel perf: build with NO_LIBCAP=1 2020-05-05 00:05:28 +02:00
firmware ath10k-firmware: fix mirror hash 2020-05-08 19:57:28 +02:00
kernel mac80211: fix use of local variable 2020-06-30 22:13:23 +02:00
libs libnetfilter-queue: fix package title and description 2020-06-28 14:29:03 +02:00
network qos-scripts: fix interface resolving 2020-05-29 10:37:13 +02:00
system ca-certificates: update to version 20200601 2020-06-09 22:46:13 +02:00
utils upgs: Remove extra _DEFAULT_SOURCE definition 2020-05-05 00:05:28 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00