Re: [PATCH 06/24] staging: wilc1000: move during_ip_timer & wilc_optaining_ip to 'wilc_vif' struct
From: Claudiu Beznea <hidden>
Date: 2018-08-24 12:21:24
From: Claudiu Beznea <hidden>
Date: 2018-08-24 12:21:24
On 23.08.2018 12:43, Ajay Singh wrote:
The idea was to keep private data related to 'wiphy priv' in 'wilc_priv' struct and 'netdev priv' related data in 'wilc_vif' struct.
OK, I see, agree!