]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge branch 'cpsw-host_port'
authorDavid S. Miller <davem@davemloft.net>
Mon, 11 Apr 2016 19:12:00 +0000 (15:12 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Apr 2016 19:12:00 +0000 (15:12 -0400)
Grygorii Strashko says:

====================
drivers: net: cpsw: fix ale calls and drop host_port field from cpsw_priv

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
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge