aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTom Herbert <[email protected]>2016-04-05 08:22:49 -0700
committerDavid S. Miller <[email protected]>2016-04-07 16:53:14 -0400
commit0340d0b9e0e2dc340acb664f19d6550940b22cde (patch)
treea93593fee3416349acfe7e8636e766ad60caca0f /tools/perf/scripts/python/export-to-postgresql.py
parent1fbbe1a8a9b195c4ac856540dfaef49d663c2e91 (diff)
net: Checks skb_dst to be NULL in inet_iif
In inet_iif check if skb_rtable is NULL for the skb and return skb->skb_iif if it is. This change allows inet_iif to be called before the dst information has been set in the skb (e.g. when doing socket based UDP GRO). Signed-off-by: Tom Herbert <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions