From: David S. Miller Date: Thu, 1 Jun 2017 21:34:57 +0000 (-0400) Subject: Merge branch 'dsa-tagger-simplification' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=0c34ca478ad5fa3a0abae5eae288afea422ddde5;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'dsa-tagger-simplification' Vivien Didelot says: ==================== net: dsa: tagger simplification This series clarifies the hot path, removes the labels in tagging implementations, and frees the original SKB in the xmit caller. Changes in v3: - drop removal of usused rcv arguments because they will be used later - include the new ksz tagging implementation - add reviewers' tags Changes in v2: - do not remove tagger function copies - document hot path requirements - make netdev_uses_dsa simpler - add reviewers' tags ==================== Signed-off-by: David S. Miller --- 0c34ca478ad5fa3a0abae5eae288afea422ddde5