aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_common.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-08-11 14:44:59 +0100
committerDavid S. Miller <davem@davemloft.net>2021-08-11 14:44:59 +0100
commit88be3263490514854a1445ae95560585601ff160 (patch)
tree86986d9a367b3af440a2567c6294769ffd49eeb0 /drivers/net/ethernet/mellanox/mlx5/core/en_common.c
parentMerge branch 'devlink-aux-devices' (diff)
parentnet: dsa: create a helper for locating EtherType DSA headers on TX (diff)
downloadlinux-dev-88be3263490514854a1445ae95560585601ff160.tar.xz
linux-dev-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 <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx5/core/en_common.c')
0 files changed, 0 insertions, 0 deletions