From: Jakub Kicinski Date: Thu, 19 Oct 2023 00:47:12 +0000 (-0700) Subject: Merge branch 'net-fec-fix-device_get_match_data-usage' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8bb0475623c7f4d8061484c3144e83e6044a3c4a;p=linux.git Merge branch 'net-fec-fix-device_get_match_data-usage' Alexander Stein says: ==================== net: fec: Fix device_get_match_data usage this is v2 adressing the regression introduced by commit b0377116decd ("net: ethernet: Use device_get_match_data()"). You could also remove the (!dev_info) case for Coldfire as this platform has no quirks. But IMHO this should be kept as long as Coldfire platform data is supported. ==================== Link: https://lore.kernel.org/r/20231017063419.925266-1-alexander.stein@ew.tq-group.com Signed-off-by: Jakub Kicinski --- 8bb0475623c7f4d8061484c3144e83e6044a3c4a