On Tue, 2019-07-02 at 13:50 +0200, Michal Kubecek wrote: > > +static bool ethnl_ok __read_mostly;
Not sure it makes a big difference, but it could probably be __ro_after_init instead? johannes
On Tue, 2019-07-02 at 13:50 +0200, Michal Kubecek wrote: > > +static bool ethnl_ok __read_mostly;
Not sure it makes a big difference, but it could probably be __ro_after_init instead? johannes