diff options
author | Juergen Gross <jgross@suse.com> | 2018-12-18 16:06:19 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-09 17:14:45 +0100 |
commit | f033fbac9f0ac57ac0d4c3bbd74a0c2c9e4342fc (patch) | |
tree | 666b8aca4d5e2e80811926fe101dff2303597382 /Documentation/virtual | |
parent | 80f098070a63222f68f7f92262abfbdf5c4bc4a1 (diff) |
xen/netfront: tolerate frags with no data
[ Upstream commit d81c5054a5d1d4999c7cdead7636b6cd4af83d36 ]
At least old Xen net backends seem to send frags with no real data
sometimes. In case such a fragment happens to occur with the frag limit
already reached the frontend will BUG currently even if this situation
is easily recoverable.
Modify the BUG_ON() condition accordingly.
Tested-by: Dietmar Hahn <dietmar.hahn@ts.fujitsu.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/virtual')
0 files changed, 0 insertions, 0 deletions