aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorJarno Rajahalme <[email protected]>2016-11-18 15:40:42 -0800
committerDavid S. Miller <[email protected]>2016-11-19 10:37:03 -0500
commit5a2138812604c32b7617b3b2e53e336617121d3b (patch)
treebe6e71e9341b9f969e45539071b631238b14fd7f /tools/perf/util/scripting-engines/trace-event-python.c
parentdb60eb5f6506cbfb437cf51be050368e6577a848 (diff)
af_packet: Use virtio_net_hdr_from_skb() directly.
Remove static function __packet_rcv_vnet(), which only called virtio_net_hdr_from_skb() and BUG()ged out if an error code was returned. Instead, call virtio_net_hdr_from_skb() from the former call sites of __packet_rcv_vnet() and actually use the error handling code that is already there. Signed-off-by: Jarno Rajahalme <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions