aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2017-12-12 07:41:06 +0100
committerDavid S. Miller <davem@davemloft.net>2017-12-13 14:51:50 -0500
commit4cf964af0a7238f9d9dbebf4ec70a415ff5164e5 (patch)
treebf6cdf0f1817f4d0e7e34ef25b42441b9ac10e0a /include/linux/debugobjects.h
parentr8169: switch to device-managed functions in probe (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 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions