Searched hist:"58 f8fab8a444424e9f0dcb8f6218350a736b5f62" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/eth/ |
| H A D | asix.c | 58f8fab8a444424e9f0dcb8f6218350a736b5f62 Wed Aug 22 11:04:59 UTC 2012 Lucas Stach <dev@lynxeye.de> net: asix: add write_hwaddr function
All ASIX chipsets aside from AX88172 are able to set the MAC address on the hardware level. Add a function to expose this ability.
To differentiate between chip types we now carry flags as driver private data. Also while touching the asix_dongles array constify this.
Signed-off-by: Lucas Stach <dev@lynxeye.de> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
|