Home
last modified time | relevance | path

Searched hist:dbc4ec522d2ee2b3fa24d329a7a63594aba3b069 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/ti/
H A Dcpsw.cdiff dbc4ec522d2ee2b3fa24d329a7a63594aba3b069 Wed Aug 10 01:22:43 CEST 2016 Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> 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>