[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180620.074958.941077810963592489.davem@davemloft.net>
Date: Wed, 20 Jun 2018 07:49:58 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: gvaradar@...co.com
Cc: benve@...co.com, netdev@...r.kernel.org
Subject: Re: [PATCH net] enic: initialize enic->rfs_h.lock in enic_probe
From: Govindarajulu Varadarajan <gvaradar@...co.com>
Date: Tue, 19 Jun 2018 08:15:24 -0700
> lockdep spotted that we are using rfs_h.lock in enic_get_rxnfc() without
> initializing. rfs_h.lock is initialized in enic_open(). But ethtool_ops
> can be called when interface is down.
>
> Move enic_rfs_flw_tbl_init to enic_probe.
...
> Signed-off-by: Govindarajulu Varadarajan <gvaradar@...co.com>
Applied, thanks.
Powered by blists - more mailing lists