diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2014-08-28 03:25:33 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-24 10:30:38 +0400 |
commit | 98d731bb064a9d1817a6ca9bf8b97051334a7cfe (patch) | |
tree | e533c8a76a30911c6feb9e4ba04d8a51edb98fed /scripts | |
parent | 45d727cee9e200f5b351528b9fb063b69cf702c8 (diff) | |
download | linux-98d731bb064a9d1817a6ca9bf8b97051334a7cfe.tar.xz |
Drivers: hv: vmbus: Cleanup vmbus_close_internal()
Eliminate calls to BUG_ON() in vmbus_close_internal().
We have chosen to potentially leak memory, than crash the guest
in case of failures.
In this version of the patch I have addressed comments from
Dan Carpenter (dan.carpenter@oracle.com).
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Cc: <stable@vger.kernel.org>
Tested-by: Sitsofe Wheeler <sitsofe@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions