diff options
author | Sven Van Asbroeck <thesven73@gmail.com> | 2020-11-12 16:25:13 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-12 19:03:16 +0100 |
commit | edbc21113bde13ca3d06eec24b621b1f628583dd (patch) | |
tree | 5cee394dc25e3d196589f88c6084a72ced839994 /Documentation | |
parent | Merge branch 'net-udp-fix-fast-frag0-udp-gro' (diff) | |
download | linux-edbc21113bde13ca3d06eec24b621b1f628583dd.tar.xz linux-edbc21113bde13ca3d06eec24b621b1f628583dd.zip |
lan743x: fix use of uninitialized variable
When no devicetree is present, the driver will use an
uninitialized variable.
Fix by initializing this variable.
Fixes: 902a66e08cea ("lan743x: correctly handle chips with internal PHY")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Sven Van Asbroeck <thesven73@gmail.com>
Link: https://lore.kernel.org/r/20201112152513.1941-1-TheSven73@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions