Hi Dan On 8/6/19 5:46 AM, Dan Carpenter wrote: > External E-Mail > > > On Thu, Jul 25, 2019 at 09:31:34PM +0000, Adham.Abozaeid@xxxxxxxxxxxxx wrote: >> From: Adham Abozaeid <adham.abozaeid@xxxxxxxxxxxxx> >> >> remove obtaining_ip from struct wilc_vif >> > How is this "unused"? It looks like it is used to me. The main usage of obtaining_ip was to track the inetadd_notifier status. After removing the notifier and ip address timeout timer in the first and second patch, the remaining usage became meaningless, and could be removed. > regards, > dan carpenter > >