netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jose Alonso <joalonsof@gmail.com>
Cc: netdev@vger.kernel.org, pabeni@redhat.com, kuba@kernel.org,
	jannh@google.com, freddy@asix.com.tw
Subject: Re: [PATCH net] net: usb: ax88179_178a: Fix packet receiving
Date: Thu, 30 Jun 2022 09:00:14 +0000	[thread overview]
Message-ID: <165657961423.14644.11800371284093229709.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <d6970bb04bf67598af4d316eaeb1792040b18cfd.camel@gmail.com>

Hello:

This patch was applied to netdev/net.git (master)
by Paolo Abeni <pabeni@redhat.com>:

On Tue, 28 Jun 2022 12:13:02 -0300 you wrote:
> This patch corrects packet receiving in ax88179_rx_fixup.
> 
> - problem observed:
>   ifconfig shows allways a lot of 'RX Errors' while packets
>   are received normally.
> 
>   This occurs because ax88179_rx_fixup does not recognise properly
>   the usb urb received.
>   The packets are normally processed and at the end, the code exits
>   with 'return 0', generating RX Errors.
>   (pkt_cnt==-2 and ptk_hdr over field rx_hdr trying to identify
>    another packet there)
> 
> [...]

Here is the summary with links:
  - [net] net: usb: ax88179_178a: Fix packet receiving
    https://git.kernel.org/netdev/net/c/f8ebb3ac881b

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2022-06-30  9:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-28 15:13 [PATCH net] net: usb: ax88179_178a: Fix packet receiving Jose Alonso
2022-06-30  9:00 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=165657961423.14644.11800371284093229709.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=freddy@asix.com.tw \
    --cc=jannh@google.com \
    --cc=joalonsof@gmail.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).