From: David S. Miller Date: Sun, 18 Feb 2024 11:32:10 +0000 (+0000) Subject: Merge branch 'bcmasp-fixes' X-Git-Tag: v6.8-rc6~32^2~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ee710bbcad48fa930bd563340e7845f5051db40e;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'bcmasp-fixes' Justin Chen says: ==================== net: bcmasp: bug fixes for bcmasp Fix two bugs. - Indicate that PM is managed by mac to prevent double pm calls. This doesn't lead to a crash, but waste a noticable amount of time suspending/resuming. - Sanity check for OOB write was off by one. Leading to a false error when using the full array. ==================== Signed-off-by: David S. Miller --- ee710bbcad48fa930bd563340e7845f5051db40e