diff options
author | tom.leiming@gmail.com <tom.leiming@gmail.com> | 2012-04-30 00:51:02 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-05-03 02:13:03 +0200 |
commit | 720f3d7cb19eb27f85f72836c8f8004ccb257f39 (patch) | |
tree | b3299b0dfb37f0a4c495871b7907bf5b8d0101bd /net/l2tp | |
parent | ucc_geth: Add 16 bytes to max TX frame for VLANs (diff) | |
download | linux-720f3d7cb19eb27f85f72836c8f8004ccb257f39.tar.xz linux-720f3d7cb19eb27f85f72836c8f8004ccb257f39.zip |
usbnet: fix leak of transfer buffer of dev->interrupt
The transfer buffer of dev->interrupt is allocated in .probe path,
but not freed in .disconnet path, so mark the interrupt URB as
URB_FREE_BUFFER to free the buffer when the URB is destroyed.
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Acked-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/l2tp')
0 files changed, 0 insertions, 0 deletions