From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH] staging: r8712u: fix bug in r8712_recv_indicatepkt() Date: Wed, 12 Sep 2012 20:25:42 +0200 Message-ID: <1347474342.13103.1278.camel@edumazet-glaptop> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: edumazet@google.com, netdev@vger.kernel.org To: Aki Parviainen Return-path: Received: from mail-bk0-f46.google.com ([209.85.214.46]:48808 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752763Ab2ILSZs (ORCPT ); Wed, 12 Sep 2012 14:25:48 -0400 Received: by bkwj10 with SMTP id j10so73187bkw.19 for ; Wed, 12 Sep 2012 11:25:47 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 2012-09-12 at 20:52 +0300, Aki Parviainen wrote: > Tested this patch on 64bit linux-3.6-rc5 & fixes problem for me. Thank > you very much for fixing this very annoying & long time open bug! > > Tested-by: Aki Parviainen Thanks for testing !