Re: [PATCH net-next v7 10/17] ethtool: provide string sets with STRSET_GET request
From: Michal Kubecek <hidden>
Date: 2019-10-10 18:05:05
Also in:
lkml
From: Michal Kubecek <hidden>
Date: 2019-10-10 18:05:05
Also in:
lkml
On Thu, Oct 10, 2019 at 03:59:17PM +0200, Jiri Pirko wrote:
Wed, Oct 09, 2019 at 10:59:30PM CEST, mkubecek@suse.cz wrote: [...]quoted
+const struct get_request_ops strset_request_ops = {I think when var is leaving context of single file, it should have prefix: ethnl_strset_request_ops
OK Michal