]> Git Repo - linux.git/commit
devlink: Remove redundant free on error path
authorArkadi Sharshevsky <[email protected]>
Sun, 18 Mar 2018 15:37:22 +0000 (17:37 +0200)
committerDavid S. Miller <[email protected]>
Tue, 20 Mar 2018 14:59:29 +0000 (10:59 -0400)
commit7fe4d6dcbcb43fe0282d4213fc52be178bb30e91
tree8482ed6fcc800afefacd40fbf102d0330c0cbda2
parent8137a8e2190975ed9060111ce13000792360aba3
devlink: Remove redundant free on error path

The current code performs unneeded free. Remove the redundant skb freeing
during the error path.

Fixes: 1555d204e743 ("devlink: Support for pipeline debug (dpipe)")
Signed-off-by: Arkadi Sharshevsky <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/core/devlink.c
This page took 0.070078 seconds and 4 git commands to generate.