> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Jacob Keller > Sent: Tuesday, October 17, 2023 7:36 PM > To: [email protected] > Subject: Re: [Intel-wired-lan] [PATCH iwl-next 3/4] iavf: add a common > function for undoing the interrupt scheme > > > > On 10/16/2023 9:48 AM, Michal Schmidt wrote: > > Add a new function iavf_free_interrupt_scheme that does the inverse of > > iavf_init_interrupt_scheme. Symmetry is nice. And there will be three > > callers already. > > > > Signed-off-by: Michal Schmidt <[email protected]> > > --- > > Reviewed-by: Jacob Keller <[email protected]> > > > drivers/net/ethernet/intel/iavf/iavf_main.c | 26 > > ++++++++++++--------- > > 1 file changed, 15 insertions(+), 11 deletions(-) > > > > diff --git a/drivers/net/ethernet/intel/iavf/iavf_main.c > > b/drivers/net/ethernet/intel/iavf/iavf_main.c > > index 6036a4582196..791517cafc3c 100644 > > --- a/drivers/net/ethernet/intel/iavf/iavf_main.c > > +++ b/drivers/net/ethernet/intel/iavf/iavf_main.c
Tested-by: Rafal Romanowski <[email protected]> _______________________________________________ Intel-wired-lan mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
