diff options
author | Alex Ng <alexng@microsoft.com> | 2016-02-26 15:13:20 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-01 16:57:20 -0800 |
commit | e66853b09017a788dc384dadce9323396dae3293 (patch) | |
tree | 688ec5a79a32f23aad154b8f2d9d34109e0a4985 /drivers/hv/hv.c | |
parent | b9830d120cbe155863399f25eaef6aa8353e767f (diff) |
Drivers: hv: utils: Remove util transport handler from list if registration fails
If util transport fails to initialize for any reason, the list of transport
handlers may become corrupted due to freeing the transport handler without
removing it from the list. Fix this by cleaning it up from the list.
Signed-off-by: Alex Ng <alexng@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv/hv.c')
0 files changed, 0 insertions, 0 deletions