diff options
| author | David S. Miller <[email protected]> | 2021-08-11 13:44:59 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-08-11 13:44:59 +0000 |
| commit | 88be3263490514854a1445ae95560585601ff160 (patch) | |
| tree | 86986d9a367b3af440a2567c6294769ffd49eeb0 /drivers/fpga/fpga-mgr.c | |
| parent | Merge branch 'devlink-aux-devices' (diff) | |
| parent | net: dsa: create a helper for locating EtherType DSA headers on TX (diff) | |
| download | kernel-88be3263490514854a1445ae95560585601ff160.tar.gz kernel-88be3263490514854a1445ae95560585601ff160.zip | |
Merge branch 'dsa-tagger-helpers'
Vladimir Oltean says:
====================
DSA tagger helpers
The goal of this series is to minimize the use of memmove and skb->data
in the DSA tagging protocol drivers. Unfiltered access to this level of
information is not very friendly to drive-by contributors, and sometimes
is also not the easiest to review.
For starters, I have converted the most common form of DSA tagging
protocols: the DSA headers which are placed where the EtherType is.
The helper functions introduced by this series are:
- dsa_alloc_etype_header
- dsa_strip_etype_header
- dsa_etype_header_pos_rx
- dsa_etype_header_pos_tx
This series is just a resend as non-RFC of v1.
====================
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions
