commit | bfca4c520f7ea78138ddccea2de18dc062b0fefd | [log] [tgz] |
---|---|---|
author | Shmulik Ladkani <shmulik.ladkani@gmail.com> | Mon Sep 19 19:11:09 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 22 01:34:20 2016 -0400 |
tree | 4cc5c63ae28bf81bd39d619be5e5449f03574ccf | |
parent | 688dc5369a6311c4d60f8908698c1999910d659f [diff] |
net: skbuff: Export __skb_vlan_pop This exports the functionality of extracting the tag from the payload, without moving next vlan tag into hw accel tag. Signed-off-by: Shmulik Ladkani <shmulik.ladkani@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>