diff options
author | Cong Wang <[email protected]> | 2014-06-03 16:40:47 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-06-03 19:16:10 -0700 |
commit | e51fb152318ee6502a2d224771b0bbbbda046128 (patch) | |
tree | 313cc6f5be89fabea00162cf970285791c07899b /tools/perf/scripts/python/sctop.py | |
parent | 9aaae044abe95de182d09004cc3fa181bf22e6e0 (diff) |
rtnetlink: fix a memory leak when ->newlink fails
It is possible that ->newlink() fails before registering
the device, in this case we should just free it, it's
safe to call free_netdev().
Fixes: commit 0e0eee2465df77bcec2 (net: correct error path in rtnl_newlink())
Cc: David S. Miller <[email protected]>
Cc: Eric Dumazet <[email protected]>
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions