Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756718Ab1DHNBc (ORCPT ); Fri, 8 Apr 2011 09:01:32 -0400 Received: from mail-iw0-f174.google.com ([209.85.214.174]:59640 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756419Ab1DHNBa convert rfc822-to-8bit (ORCPT ); Fri, 8 Apr 2011 09:01:30 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=Ck995JYRAcLJkrw8+dGGkO2g1/5HreF8oEWjIYwnp67D9QAqMAG50eYnnTgZR6tv9q szUjN1cwlbgvhoex684T4X+BwBeTWhmPGnlUpJk0zxsCjNFRjQf+2mErDvLhdb14n7mM k9Fj+32k4Ye4sPQyRtbRWwWrA9/HbeueKUr8Y= MIME-Version: 1.0 In-Reply-To: References: <20110407163948.GD31060@kroah.com> From: Gottfried Haider Date: Fri, 8 Apr 2011 15:01:10 +0200 Message-ID: Subject: Re: [Regression] USB tethering does not work anymore in 2.6.29-rc2 (rndis_host, does not receive DHCP offer anymore) To: huajun li Cc: Greg KH , linux-kernel@vger.kernel.org, linux-net@vger.kernel.org, linux-usb@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 561 Lines: 14 > Hi, > ? I found the new added mask code 'FLAG_POINTTOPOINT' overlapped > 'FLAG_MULTI_PACKET' in ? ?include/linux/usb/usbnet.h, this maybe > caused logic issue in rx_process(). I create a patch for this, but > have no such a device to test it, could you have a try? thanks. That patch fixes it, thanks! Gottfried -- 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/