]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
net: netcp: ethss: use dev_id for ale configuration
authorGrygorii Strashko <grygorii.strashko@ti.com>
Thu, 10 Sep 2020 20:28:02 +0000 (23:28 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Sep 2020 00:34:39 +0000 (17:34 -0700)
commit6dcbd0d9b8eab82379e2a8d6a39cc740ced7cc55
tree1a4b86b5cadde3720e11fe6e257a8a15a5a16346
parent64922d37a99ecae07df40a262643a0d24df4cd48
net: netcp: ethss: use dev_id for ale configuration

The previous patch has introduced possibility to select CPSW ALE by using
ALE dev_id identifier. Switch TI Keystone 2 NETCP driver to use dev_id and
perform clean up by removing "ale_entries" configuration code.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/netcp_ethss.c