57d361630d
This driver seems to have a bug. The bug was carefully saved during conversion. In the al_eth_mac_table_unicast_add() the argument 'addr', which is the actual address is unused. So, the function is called as many times as we have addresses, but with the exactly same argument list. This doesn't make any sense, but was preserved. |
||
---|---|---|
.. | ||
al_eth.c | ||
al_eth.h | ||
al_init_eth_kr.c | ||
al_init_eth_kr.h | ||
al_init_eth_lm.c | ||
al_init_eth_lm.h |