netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drivers: net: cpsw: fix ale calls and drop host_port field from cpsw_priv
@ 2016-04-07 12:16 Grygorii Strashko
  2016-04-07 12:16 ` [PATCH 1/2] drivers: net: cpsw: fix port_mask parameters in ale calls Grygorii Strashko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Grygorii Strashko @ 2016-04-07 12:16 UTC (permalink / raw)
  To: David S. Miller, netdev, Mugunthan V N
  Cc: Sekhar Nori, linux-kernel, linux-omap, Grygorii Strashko

This clean up series intended to:
 - fix port_mask parameters in ale calls and drop unnecessary shifts
 - drop host_port field from struct cpsw_priv

Nothing critical. Tested on am437x-idk-evm in dual mac and switch modes.

Grygorii Strashko (2):
  drivers: net: cpsw: fix port_mask parameters in ale calls
  drivers: net: cpsw: drop host_port field from struct cpsw_priv

 drivers/net/ethernet/ti/cpsw.c | 52 +++++++++++++++++-------------------------
 1 file changed, 21 insertions(+), 31 deletions(-)

-- 
2.8.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-11 19:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-07 12:16 [PATCH 0/2] drivers: net: cpsw: fix ale calls and drop host_port field from cpsw_priv Grygorii Strashko
2016-04-07 12:16 ` [PATCH 1/2] drivers: net: cpsw: fix port_mask parameters in ale calls Grygorii Strashko
2016-04-07 12:16 ` [PATCH 2/2] drivers: net: cpsw: drop host_port field from struct cpsw_priv Grygorii Strashko
2016-04-11  8:36 ` [PATCH 0/2] drivers: net: cpsw: fix ale calls and drop host_port field from cpsw_priv Mugunthan V N
2016-04-11 19:12 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).