08/03/2024 08:09, Isaac Boukris: > On Fri, Mar 8, 2024 at 12:39 AM Stephen Hemminger > <[email protected]> wrote: > > > > From: Isaac Boukris <[email protected]> > > > > If request to set promiscious mode failed at startup, > > then it is not necessary to disable it when shutting down. > > > > This should only be issue if with a buggy driver because if > > driver does not support setting promiscious it would just > > ignore request to disable it as well. > > > > Fixes: 6026bfae07d4 ("app/dumpcap: support multiple interfaces") > > Signed-off-by: Isaac Boukris <[email protected]> > > Signed-off-by: Stephen Hemminger <[email protected]> > > V2 looks good to me. > > Thanks!
Applied, thanks.

