Searched hist:"5031 ca59b52fce55bb143eb6af3f55e9a5a2d8af" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | keystone_net.c | 5031ca59b52fce55bb143eb6af3f55e9a5a2d8af Wed Jul 08 15:56:01 UTC 2015 Vitaly Andrianov <vitalya@ti.com> keystone2: net: add mcast function to keyston2 Ethernet driver
The MCAST_TFTP support requires that network drivers has mcast functon implemented. This commit adds dummy keystone2_eth_bcast_addr() to meet the requirement. As far as the driver doesn't use ALE and doesn't filter any incoming packets, the function is empty.
Signed-off-by: Vitaly Andrianov <vitalya@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
|