8b6fc67a49
the mdio structure is an array and not a pointer, we cannot test for it to be NULL. It never is. Instead, test for md_file[0] to be '\0'. |
||
---|---|---|
.. | ||
md.c |
8b6fc67a49
the mdio structure is an array and not a pointer, we cannot test for it to be NULL. It never is. Instead, test for md_file[0] to be '\0'. |
||
---|---|---|
.. | ||
md.c |