diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-06-22 14:51:43 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-22 20:44:50 +0300 |
commit | b0e03950dd71315204c24a3dffb2d9fc477e82de (patch) | |
tree | a534baf4292668732f426ea8fad7d02cadad98b9 /net/openvswitch/Makefile | |
parent | a4bdf76f54e142a5d54189f2c81b69095bf347ff (diff) | |
download | linux-b0e03950dd71315204c24a3dffb2d9fc477e82de.tar.xz |
stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()
The "mdio" variable is never set to false. Also it should be a bool
type instead of int.
Fixes: 30bba69d7db4 ("stmmac: pci: Add dwmac support for Loongson")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch/Makefile')
0 files changed, 0 insertions, 0 deletions