> From: Xen-devel <[email protected]> on behalf of Juergen > Gross <[email protected]> > Sent: Wednesday, December 7, 2022 7:23 AM > To: [email protected] <[email protected]>; > [email protected] <[email protected]> > Cc: Juergen Gross <[email protected]>; Wei Liu <[email protected]>; Paul > Durrant <[email protected]>; David S. Miller <[email protected]>; Eric Dumazet > <[email protected]>; Jakub Kicinski <[email protected]>; Paolo Abeni > <[email protected]>; [email protected] > <[email protected]> > Subject: [PATCH] xen/netback: fix build warning > > Commit ad7f402ae4f4 ("xen/netback: Ensure protocol headers don't fall in > the non-linear area") introduced a (valid) build warning. > > Fix it. > > Fixes: ad7f402ae4f4 ("xen/netback: Ensure protocol headers don't fall in the > non-linear area") > Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Ross Lagerwall <[email protected]>
