aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2023-04-21 01:56:00 +0300
committerDavid S. Miller <[email protected]>2023-04-23 14:16:45 +0100
commitf0a9d563064c3040a2d7b32317b37a6bcb1099b2 (patch)
treef3d6668f4f2742b7379274ca59f0945035f9f166 /drivers/usb/cdns3/cdns3-debug.h
parentb5653b157e55a25ec76506e8cd31353e0ed4944c (diff)
net: dsa: update TX path comments to not mention skb_mac_header()
Once commit 6d1ccff62780 ("net: reset mac header in dev_start_xmit()") will be reverted, it will no longer be true that skb->data points at skb_mac_header(skb) - since the skb->mac_header will not be set - so stop saying that, and just say that it points to the MAC header. I've reviewed vlan_insert_tag() and it does not *actually* depend on skb_mac_header(), so reword that to avoid the confusion. Signed-off-by: Vladimir Oltean <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Reviewed-by: Simon Horman <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions