[Intel-wired-lan] [next-queue v5 02/17] fm10k: set netdev features in one location

Singh, Krishneil K krishneil.k.singh at intel.com
Thu Oct 29 01:23:22 UTC 2015



-----Original Message-----
From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On Behalf Of Jacob Keller
Sent: Friday, October 16, 2015 10:57 AM
To: Intel Wired LAN <intel-wired-lan at lists.osuosl.org>
Subject: [Intel-wired-lan] [next-queue v5 02/17] fm10k: set netdev features in one location

Don't change netdev hw_features later in fm10k_probe, instead set all values inside fm10k_alloc_netdev. To do so, we need to know the MAC type (whether it is PF or VF) in order to determine what to do. This helps ensure that all logic regarding features is co-located.

Signed-off-by: Jacob Keller <jacob.e.keller at intel.com>
---
 
Tested-by: Krishneil Singh <krishneil.k.singh at intel.com>



More information about the Intel-wired-lan mailing list