Searched hist:"428 ad1bc" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-rk.c | 428ad1bc Thu Nov 05 03:26:46 CST 2015 LABBE Corentin <clabbe.montjoie@gmail.com> net: stmmac: fix double-initialization of phy_iface
The variable phy_iface is double-initialized to itself. This patch remove that.
Reported-by: coverity (CID 1271141) Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> 428ad1bc Thu Nov 05 03:26:46 CST 2015 LABBE Corentin <clabbe.montjoie@gmail.com> net: stmmac: fix double-initialization of phy_iface The variable phy_iface is double-initialized to itself. This patch remove that. Reported-by: coverity (CID 1271141) Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|