DCMD_IO_NET_NICINFO and devn-i82544, mac_length == 0

devctl(filedes, DCMD_IO_NET_NICINFO, &nicinfo, sizeof(nicinfo), &ret);

nicinfo.current_address and nicinfo.permanent_address have the correct
information, but nicinfo.mac_length == 0. I suspect the devn-i82544.so
author forgot to fill that in, perhaps.