[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <465ca06d-49e3-fe91-c41b-97726c6e6471@intel.com>
Date: Wed, 17 Apr 2024 17:07:57 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: Piotr Kwapulinski <piotr.kwapulinski@...el.com>,
<intel-wired-lan@...ts.osuosl.org>
CC: <netdev@...r.kernel.org>, <horms@...nel.org>, <vinicius.gomes@...el.com>,
Carolyn Wyborny <carolyn.wyborny@...el.com>, Jedrzej Jagielski
<jedrzej.jagielski@...el.com>, Jan Glaza <jan.glaza@...el.com>
Subject: Re: [PATCH iwl-next v2 5/5] ixgbe: Enable link management in E610
device
On 4/15/2024 3:34 AM, Piotr Kwapulinski wrote:
...
> /**
> * ixgbe_set_eee_capable - helper function to determine EEE support on X550
> * @adapter: board private structure
> */
> -static void ixgbe_set_eee_capable(struct ixgbe_adapter *adapter)
> +static inline void ixgbe_set_eee_capable(struct ixgbe_adapter *adapter)
no 'inline' for functions in c files please.
> {
> struct ixgbe_hw *hw = &adapter->hw;
>
Thanks,
Tony
Powered by blists - more mailing lists