mbox series

[net-next,0/2] xen-netfront: XSA-403 follow-on

Message ID 7fca0e44-43b5-8448-3653-249d117dc084@suse.com (mailing list archive)
Headers show
Series xen-netfront: XSA-403 follow-on | expand

Message

Jan Beulich July 13, 2022, 9:18 a.m. UTC
While investigating the XSA, I did notice a few more things. The two
patches aren't really dependent on one another.

1: remove leftover call to xennet_tx_buf_gc()
2: re-order error checks in xennet_get_responses()

Jan

Comments

patchwork-bot+netdevbpf@kernel.org July 14, 2022, 10:40 a.m. UTC | #1
Hello:

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

On Wed, 13 Jul 2022 11:18:03 +0200 you wrote:
> While investigating the XSA, I did notice a few more things. The two
> patches aren't really dependent on one another.
> 
> 1: remove leftover call to xennet_tx_buf_gc()
> 2: re-order error checks in xennet_get_responses()
> 
> Jan

Here is the summary with links:
  - [net-next,1/2] xen-netfront: remove leftover call to xennet_tx_buf_gc()
    https://git.kernel.org/netdev/net-next/c/ad39bafda736
  - [net-next,2/2] xen-netfront: re-order error checks in xennet_get_responses()
    (no matching commit)

You are awesome, thank you!