>-----Original Message----- >From: Paul Menzel <pmen...@molgen.mpg.de> >Sent: Wednesday, April 24, 2024 4:53 PM >To: Kwapulinski, Piotr <piotr.kwapulin...@intel.com> >Cc: intel-wired-...@lists.osuosl.org; j...@resnulli.us; >net...@vger.kernel.org; Jagielski, Jedrzej <jedrzej.jagiel...@intel.com>; >ho...@kernel.org; Wyborny, Carolyn <carolyn.wybo...@intel.com>; Glaza, Jan ><jan.gl...@intel.com> >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