diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2015-10-16 10:56:56 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-12-05 23:55:13 -0800 |
commit | e0244903d4a6a27f9f1e8b46b89afa4130aa9164 (patch) | |
tree | 641717a3a9ab666a29093e71fe0b1b13dc446d93 /CREDITS | |
parent | b82583ec6f1a5ca765a2a331317c3b5791036b25 (diff) | |
download | linux-e0244903d4a6a27f9f1e8b46b89afa4130aa9164.tar.bz2 |
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@intel.com>
Reviewed-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions