On Thu, Aug 13, 2026 at 12:58:37PM +0100, Bruce Richardson wrote: > On Tue, Jul 28, 2026 at 07:38:00AM -0700, Stephen Hemminger wrote: > > Where possible use structure assignment instead of memcpy > > to preserve type checking. Found by cocci/struct-assign.cocci. > > > > Signed-off-by: Stephen Hemminger <[email protected]> > > --- > > drivers/net/intel/ixgbe/ixgbe_flow.c | 39 +++++++--------------------- > > 1 file changed, 10 insertions(+), 29 deletions(-) > > > Acked-by: Bruce Richardson <[email protected]> > Applied (this patch only) to next-net-intel.
Thanks, /Bruce

