From: Jakub Kicinski Date: Sun, 30 May 2021 21:24:40 +0000 (-0700) Subject: Merge branch 'fixes-for-yt8511-phy-driver' X-Git-Tag: v5.14-rc1~119^2~422 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a729b8e6ec3d6a92c8eb877af26bb7104c80cb48;p=thirdparty%2Flinux.git Merge branch 'fixes-for-yt8511-phy-driver' Peter Geis says: ==================== fixes for yt8511 phy driver The Intel clang bot caught a few uninitialized variables in the new Motorcomm driver. While investigating the issue, it was found that the driver would have unintended effects when used in an unsupported mode. Fixed the uninitialized ret variable and abort loading the driver in unsupported modes. ==================== Link: https://lore.kernel.org/r/20210529110556.202531-1-pgwipeout@gmail.com Signed-off-by: Jakub Kicinski --- a729b8e6ec3d6a92c8eb877af26bb7104c80cb48