diff options
| author | Jisheng Zhang <[email protected]> | 2018-04-02 03:23:43 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-04-02 15:14:02 +0000 |
| commit | 4a188a63afdffb5f62cccc508589c19e5297ed05 (patch) | |
| tree | 3a371e8015fba24582b8b913c4e721afba3256d9 /net/unix/af_unix.c | |
| parent | ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh (diff) | |
| download | kernel-4a188a63afdffb5f62cccc508589c19e5297ed05.tar.gz kernel-4a188a63afdffb5f62cccc508589c19e5297ed05.zip | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
