Larry Finger <Larry.Finger@xxxxxxxxxxxx> wrote: > From: Michael Schenk <michael.schenk@xxxxxxxxxxxxxxx> > > In the function rtl_usb_start we pre-allocate a certain number of urbs > for RX path but they will not be freed when calling rtl_usb_stop. This > results in leaking urbs when doing ifconfig up and down. Eventually, > the system has no available urbs. > > Signed-off-by: Michael Schenk <michael.schenk@xxxxxxxxxxxxxxx> > Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> > Cc: Stable <stable@xxxxxxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. 575ddce05077 rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down -- https://patchwork.kernel.org/patch/9539941/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches