lkml.org 
[lkml]   [2020]   [May]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] net: rtw88: fix an issue about leak system resources
From
Date
> the related system resources were not released when pci_iomap() return
> error in the rtw_pci_io_mapping() function. add pci_release_regions() to
> fix it.

How do you think about a wording variant like the following?

Subject:
[PATCH v2] net: rtw88: Complete exception handling in rtw_pci_io_mapping()

Change description:
A call of the function “pci_request_regions” can fail here.
The corresponding system resources were not released then.
Thus add a call of the function “pci_release_regions”.


Regards,
Markus

\
 
 \ /
  Last update: 2020-05-04 15:53    [W:0.190 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site