Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964871AbWEOKfT (ORCPT ); Mon, 15 May 2006 06:35:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964872AbWEOKfT (ORCPT ); Mon, 15 May 2006 06:35:19 -0400 Received: from natsluvver.rzone.de ([81.169.145.176]:20193 "EHLO natsluvver.rzone.de") by vger.kernel.org with ESMTP id S964871AbWEOKfR convert rfc822-to-8bit (ORCPT ); Mon, 15 May 2006 06:35:17 -0400 From: Oliver Neukum To: jayakumar.video@gmail.com Subject: Re: [PATCH/RFC 2.6.16.5 1/1] usb/media/quickcam_messenger driver v2 Date: Mon, 15 May 2006 12:35:10 +0200 User-Agent: KMail/1.8.2 Cc: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net References: <200605150849.k4F8nXDb031881@localhost.localdomain> In-Reply-To: <200605150849.k4F8nXDb031881@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Content-Disposition: inline Message-Id: <200605151235.10690.oliver@neukum.name> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 473 Lines: 13 Am Montag, 15. Mai 2006 10:49 schrieb jayakumar.video@gmail.com: > +       urb->status = 0; > +       urb->actual_length = 0; These are not needed. Indeed you should never write to those fields. Regards Oliver - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/