net: Rephrased comments section of skb_mpls_pop()
Rephrased comments section of skb_mpls_pop() to align it with comments section of skb_mpls_push(). Signed-off-by: Martin Varghese <martin.varghese@nokia.com> Acked-by: Pravin B Shelar <pshelar@ovn.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Родитель
e7dbfed1ad
Коммит
76f99f987f
|
@ -5533,7 +5533,7 @@ EXPORT_SYMBOL_GPL(skb_mpls_push);
|
|||
* @skb: buffer
|
||||
* @next_proto: ethertype of header after popped MPLS header
|
||||
* @mac_len: length of the MAC header
|
||||
* @ethernet: flag to indicate if ethernet header is present in packet
|
||||
* @ethernet: flag to indicate if the packet is ethernet
|
||||
*
|
||||
* Expects skb->data at mac header.
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче