You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/kernel/mac80211
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>
4 years ago
..
files mac80211: fix use of local variable 4 years ago
patches mac80211: rt2x00: backport patch enabling MFP 4 years ago
scripts mac80211: replace backticks by $(...) 4 years ago
Makefile mac80211: Fix build on mpc85xx target 4 years ago
ath.mk mac80211: ath9k: enable adding wireless noise to kernel entropy pool 4 years ago
broadcom.mk brcm2708: rename target to bcm27xx 4 years ago
intel.mk kernel: Remove support for kernel 3.18 5 years ago
marvell.mk kernel: Remove support for kernel 3.18 5 years ago
ralink.mk ramips: mt7620: fix dependencies 5 years ago
realtek.mk mac80211: rtl8723bs: fix missing MMC dependency 4 years ago