diff options
author | 2018-04-25 20:26:14 +0530 | |
---|---|---|
committer | 2018-04-30 16:09:34 -0400 | |
commit | 00ad691ab140b54ab9f5de5e74cb994f552e8124 (patch) | |
tree | 576e21cceb8802d26a4d3a4e2a116d0440112c6c /net/unix/af_unix.c | |
parent | sparc64: Fix mistake in oradax license text (diff) | |
download | wireguard-linux-00ad691ab140b54ab9f5de5e74cb994f552e8124.tar.xz wireguard-linux-00ad691ab140b54ab9f5de5e74cb994f552e8124.zip |
sparc: vio: use put_device() instead of kfree()
Never directly free @dev after calling device_register(), even
if it returned an error. Always use put_device() to give up the
reference initialized.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions