[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110327.181107.115927388.davem@davemloft.net>
Date: Sun, 27 Mar 2011 18:11:07 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: xmb836@...orola.com
Cc: netdev@...r.kernel.org, a20612@...orola.com, jxchang@...orola.com
Subject: Re: [PATCH] usbnet: fix memory leak in usbnet_disconnect()
From: DMITRIY GRUZMAN <xmb836@...orola.com>
Date: Mon, 21 Mar 2011 16:49:50 -0500
> usb_probe() allocates memory for transfer buffer and urb and this
> memory was not properly released in usbnet_disconnect(). The issue
> was found and the fix was recommended by Fu-Lei Tian and Jun-Xiao
> Chang.
>
> Signed-off-by: Dmitriy Gruzman <xmb836@...orola.com>
Your email client corrupted your patch, among other things:
> @@ -210,6 +210,7 @@ static int init_status (struct usbnet *dev, struct
> usb_interface *intf)
it chopped up long lines.
Please fix this up, test your setup by emailing the patch to yourself
and trying to apply what you receive, then try submitting it here
freshly again.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists