AL_ETH_NAME_MAX_LEN
snprintf(adapter->name, AL_ETH_NAME_MAX_LEN, "%s",
char name[AL_ETH_NAME_MAX_LEN];