]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6cf8aadfb6d6b6cb536ff7670cf961e3c5a76f89
tree4a65c6fdd94a7601fc9dcfddc9bd26e7c2dfb12b
parent5c2d7825f4130a3255e035b5f9eca9586d191c36
parent1ecefa84b5b40bb7b1284dffb217dbeacb74af71
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>