summary refs log tree commit diff
path: root/drivers/net/ethernet/micrel
diff options
context:
space:
mode:
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>2018-04-02 11:23:43 +0800
committerDavid S. Miller <davem@davemloft.net>2018-04-02 11:14:02 -0400
commit4a188a63afdffb5f62cccc508589c19e5297ed05 (patch)
tree3a371e8015fba24582b8b913c4e721afba3256d9 /drivers/net/ethernet/micrel
parent6e00f7dd5e4edc2443f030b226f66fe4f1267667 (diff)
downloadlinux-4a188a63afdffb5f62cccc508589c19e5297ed05.tar.gz
net: mvneta: split rxq/txq init and txq deinit into SW and HW parts
This is to prepare the suspend/resume improvement in next patch. The
SW parts can be optimized out during resume.

As for rxq handling during suspend, we'd like to drop packets by
calling mvneta_rxq_drop_pkts() which is both SW and HW operation,
so we don't split rxq deinit.

Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/micrel')
0 files changed, 0 insertions, 0 deletions