5ed74b03eb
A successful 'xge_mdio_config()' call should be balanced by a corresponding
'xge_mdio_remove()' call in the error handling path of the probe, as
already done in the remove function.
Update the error handling path accordingly.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
enet.c | ||
enet.h | ||
ethtool.c | ||
ethtool.h | ||
mac.c | ||
mac.h | ||
main.c | ||
main.h | ||
mdio.c | ||
ring.c | ||
ring.h |