[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181012152815.31320-1-ivan.khoronzhuk@linaro.org>
Date: Fri, 12 Oct 2018 18:28:13 +0300
From: Ivan Khoronzhuk <ivan.khoronzhuk@...aro.org>
To: grygorii.strashko@...com, davem@...emloft.net
Cc: linux-omap@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Ivan Khoronzhuk <ivan.khoronzhuk@...aro.org>
Subject: [PATCH 0/2] net: ethernet: ti: cpsw fix mcast packet lost
The patchset omits redundant refresh of mcast address table and
prevents mcast packet lost.
Based on net-next/master
tested on am572x evm
Ivan Khoronzhuk (2):
net: ethernet: ti: cpsw_ale: use const for API having pointer on mac
address
net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode
update
drivers/net/ethernet/ti/cpsw.c | 46 ++++++++++++++++++------------
drivers/net/ethernet/ti/cpsw_ale.c | 12 ++++----
drivers/net/ethernet/ti/cpsw_ale.h | 8 +++---
3 files changed, 38 insertions(+), 28 deletions(-)
--
2.17.1
Powered by blists - more mailing lists