wx_set_mac
EXPORT_SYMBOL(wx_set_mac);
int wx_set_mac(struct net_device *netdev, void *p);
.ndo_set_mac_address = wx_set_mac,