Re: [PATCH net-next v6 07/15] ethtool: support for netlink notifications

From: Johannes Berg
Date: Wed Jul 03 2019 - 09:40:07 EST


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