Commits

Johan Hovold committed 63d2b06681c
USB: serial: garmin_gps: fix memory leak on failed URB submit [ Upstream commit c4ac4496e835b78a45dfbf74f6173932217e4116 ] Make sure to free the URB transfer buffer in case submission fails (e.g. due to a disconnect). Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Cc: stable <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Sasha Levin <alexander.levin@verizon.com>