Searched hist:b3be94885af458f78bf92ceeaa37722d5c74c1e6 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/sched/ |
H A D | act_mpls.c | diff b3be94885af458f78bf92ceeaa37722d5c74c1e6 Tue Mar 21 11:45:19 CDT 2023 Eric Dumazet <edumazet@google.com> net/sched: remove two skb_mac_header() uses
tcf_mirred_act() and tcf_mpls_act() can use skb_network_offset() instead of relying on skb_mac_header().
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | act_mirred.c | diff b3be94885af458f78bf92ceeaa37722d5c74c1e6 Tue Mar 21 11:45:19 CDT 2023 Eric Dumazet <edumazet@google.com> net/sched: remove two skb_mac_header() uses
tcf_mirred_act() and tcf_mpls_act() can use skb_network_offset() instead of relying on skb_mac_header().
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|