openwrt/package
Leon M. George 8f95220bcb 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>
2020-06-24 01:21:24 +02:00
..
base-files base-files: remove urandom-seed definition 2020-06-23 22:23:21 +02:00
boot ath79: add support for the Netgear WNDRMAC v1 2020-06-11 01:44:13 +02:00
devel kernel: fix portability issue with perf on linux 5.4 2020-06-04 21:52:57 +02:00
firmware ipq40xx: add support for EnGenius EMR3500 2020-06-13 14:38:03 +02:00
kernel mac80211: fix use of local variable 2020-06-24 01:21:24 +02:00
libs libnetfilter-queue: fix package title and description 2020-06-23 19:25:20 +02:00
network igmpproxy: remove some bashism 2020-06-23 20:00:16 +02:00
system mtd: enable wrgg support for ath79 2020-06-11 19:44:36 +03:00
utils exfat-utils: move into packages feed 2020-06-03 16:49:28 +02:00
Makefile