>-----Original Message----- >From: Paul Menzel <[email protected]> >Sent: Wednesday, April 24, 2024 4:53 PM >To: Kwapulinski, Piotr <[email protected]> >Cc: [email protected]; [email protected]; >[email protected]; Jagielski, Jedrzej <[email protected]>; >[email protected]; Wyborny, Carolyn <[email protected]>; Glaza, Jan ><[email protected]> >Subject: Re: [Intel-wired-lan] [PATCH iwl-next v5 5/5] ixgbe: Enable link >management in E610 device > >Dear Piotr, > > >Thank you for the patch. [...] >> + unsigned int pool); >> +void ixgbe_set_ethertype_anti_spoofing_x550(struct ixgbe_hw *hw, >> + bool enable, int vf); >> + >> +#endif /* _IXGBE_X550_H_ */ > >I know, it’s a lot of work to split out clean-up and formatting changes, >but to save time for reviewers and make it easier, please try to do this >right away in the future. > > >Kind regards, > >Paul
Hello Paul, Thank you for your review. I'll address your suggestions. Best Regards Piotr
