Merge branch 'xen-netfront-xsa-403-follow-on'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 14 Jul 2022 10:20:21 +0000 (12:20 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 14 Jul 2022 10:20:21 +0000 (12:20 +0200)
commitb126047f43f11f61f1dd64802979765d71795dae
tree4a65c6fdd94a7601fc9dcfddc9bd26e7c2dfb12b
parent9b633670087ea7a683d2b47e18c2803657486ef1
parent06673c2102b3f0959302d65e07485ba3f2b94127
Merge branch 'xen-netfront-xsa-403-follow-on'

Jan Beulich says:

====================
xen-netfront: XSA-403 follow-on

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()
====================

Link: https://lore.kernel.org/r/7fca0e44-43b5-8448-3653-249d117dc084@suse.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>