commit | dbc4ec522d2ee2b3fa24d329a7a63594aba3b069 | [log] [tgz] |
---|---|---|
author | Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> | Wed Aug 10 02:22:43 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 10 17:27:40 2016 -0700 |
tree | 34e5a05721e2c11a089dbd984300a67110addac7 | |
parent | 606f39939595a4d4540406bfc11f265b2036af6d [diff] |
net: ethernet: ti: cpsw: move napi struct to cpsw_common The napi structs are common for both net devices in dual_emac mode, In order to not hold duplicate links to them, move to cpsw_common. Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>