aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2017-12-12 01:41:06 -0500
committerDavid S. Miller <davem@davemloft.net>2017-12-13 14:51:50 -0500
commit4cf964af0a7238f9d9dbebf4ec70a415ff5164e5 (patch)
treebf6cdf0f1817f4d0e7e34ef25b42441b9ac10e0a /tools/perf/scripts/python/export-to-postgresql.py
parent4c45d24a759d8e7257347ef7200f1319db6ab5f8 (diff)
r8169: remove netif_napi_del in probe error path
netif_napi_del is called implicitely by free_netdev, therefore we don't have to do it explicitely. When the probe error path is reached, the net_device isn't registered yet. Therefore reordering the call to netif_napi_del shouldn't cause any issues. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions