Marcel Moolenaar 8b6fc67a49 Fix the MDIOCDETACH ioctl() for md(4). Now that the md_file field in
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'.
2004-11-13 05:00:12 +00:00
..
2004-11-10 03:49:24 +00:00
2004-11-08 20:24:52 +00:00
2004-11-09 16:47:47 +00:00
2004-11-10 11:18:05 +00:00
2004-10-12 08:22:08 +00:00
2004-11-10 07:16:59 +00:00
2004-11-10 12:24:30 +00:00
2004-11-12 18:12:04 +00:00