From: Jakub Kicinski Date: Thu, 20 Jul 2023 03:59:20 +0000 (-0700) Subject: Merge branch 'clean-up-the-fec-driver' X-Git-Tag: v6.6.17~4098^2~367 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5dd2b6faaab2fcae2ac1e8591f3e235709b80fa2;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'clean-up-the-fec-driver' Wei Fang says: ==================== clean up the FEC driver When reading the codes of the FEC driver recently, I found there are some redundant or invalid codes, these codes make the FEC driver a bit messy and not concise, so this patch set has cleaned up the FEC driver. At present, I only found these, but I believe these are not all, I will continue to clean up the FEC driver in the future. ==================== Link: https://lore.kernel.org/r/20230718090928.2654347-1-wei.fang@nxp.com Signed-off-by: Jakub Kicinski --- 5dd2b6faaab2fcae2ac1e8591f3e235709b80fa2