aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/subsys/360-mac80211-fix-a-memory-leak-where-sta_info-is-not-fre.patch
diff options
context:
space:
mode:
authorDavid Bentham <db260179@gmail.com>2022-10-17 15:43:29 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2022-10-23 14:21:03 +0200
commitb5cb5f352d3133ac8384275be7d47264ad135e74 (patch)
treeaf7214085cce58feb09b5ae5d38996312caab23a /package/kernel/mac80211/patches/subsys/360-mac80211-fix-a-memory-leak-where-sta_info-is-not-fre.patch
parentef5b1ffb9ea3c955e305bb8a26c5269497d8407e (diff)
downloadupstream-b5cb5f352d3133ac8384275be7d47264ad135e74.tar.gz
upstream-b5cb5f352d3133ac8384275be7d47264ad135e74.tar.bz2
upstream-b5cb5f352d3133ac8384275be7d47264ad135e74.zip
ramips: fix WAN mac address allocation for Unielec 01 and 06 models
Manufacturer has predetermined mac address values for lan and wan ports. This change keeps inline with other mt7621 devices mac address allocation from factory mtd partition. Example from hexdump output: 0xe000 0x6 (lan) - 0xe006 0x6 (wan) 0000e000 70 b3 d5 10 02 96 70 b3 d5 10 02 95 ff ff ff ff Previous change had created an overlapping mac address situation as it would increment by one based on the lan mac address location found in the factory partition, which would sometimes increment to the same as the mt7603 wifi chip. Tested on Unielec u7621-01 model Signed-off-by: David Bentham <db260179@gmail.com> (cherry picked from commit 67660d36674c8c1504cbf3cd199409d0b209f802)
Diffstat (limited to 'package/kernel/mac80211/patches/subsys/360-mac80211-fix-a-memory-leak-where-sta_info-is-not-fre.patch')
0 files changed, 0 insertions, 0 deletions