From: Grygorii Strashko <[email protected]>
Date: Mon, 13 May 2019 16:16:36 +0300
> Fix reported build fail:
> ERROR: "cpsw_ale_flush_multicast"
> [drivers/net/ethernet/ti/keystone_netcp_ethss.ko] undefined!
> ERROR: "cpsw_ale_create" [drivers/net/ethernet/ti/keystone_netcp_ethss.ko]
> undefined!
> ERROR: "cpsw_ale_add_vlan" [drivers/net/ethernet/ti/keystone_netcp_ethss.ko]
> undefined!
>
> Fixes: 16f54164828b ("net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config
> option")
> Reported-by: kbuild test robot <[email protected]>
> Signed-off-by: Grygorii Strashko <[email protected]>
Applied, thank you.