OpenCloudOS-Kernel/drivers/net/ethernet/intel/igc
Stanislav Fomichev c43f1255b8 net: pass net_device argument to the eth_get_headlen
Update all users of eth_get_headlen to pass network device, fetch
network namespace from it and pass it down to the flow dissector.
This commit is a noop until administrator inserts BPF flow dissector
program.

Cc: Maxim Krasnyansky <maxk@qti.qualcomm.com>
Cc: Saeed Mahameed <saeedm@mellanox.com>
Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: intel-wired-lan@lists.osuosl.org
Cc: Yisen Zhuang <yisen.zhuang@huawei.com>
Cc: Salil Mehta <salil.mehta@huawei.com>
Cc: Michael Chan <michael.chan@broadcom.com>
Cc: Igor Russkikh <igor.russkikh@aquantia.com>
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2019-04-23 18:36:34 +02:00
..
Makefile igc: Add ethtool support 2019-02-05 17:35:46 -08:00
igc.h igc: Add support for statistics 2019-03-19 15:12:28 -07:00
igc_base.c igc: Add ethtool support 2019-02-05 17:35:46 -08:00
igc_base.h igc: Fix the typo in igc_base.h header definition 2019-03-19 15:18:46 -07:00
igc_defines.h igc: Add support for the ntuple feature 2019-03-19 15:16:20 -07:00
igc_ethtool.c igc: Remove unneeded hw_dbg prints 2019-03-19 15:21:21 -07:00
igc_hw.h igc: Add ethtool support 2019-02-05 17:35:46 -08:00
igc_i225.c igc: Add NVM support 2018-10-17 13:52:00 -07:00
igc_i225.h igc: Add NVM support 2018-10-17 13:52:00 -07:00
igc_mac.c igc: Add setup link functionality 2018-10-17 13:56:55 -07:00
igc_mac.h igc: Add setup link functionality 2018-10-17 13:56:55 -07:00
igc_main.c net: pass net_device argument to the eth_get_headlen 2019-04-23 18:36:34 +02:00
igc_nvm.c igc: Add NVM support 2018-10-17 13:52:00 -07:00
igc_nvm.h igc: Add NVM support 2018-10-17 13:52:00 -07:00
igc_phy.c igc: Remove unreachable code from igc_phy.c file 2019-02-05 16:08:54 -08:00
igc_phy.h igc: Add setup link functionality 2018-10-17 13:56:55 -07:00
igc_regs.h igc: Extend the ethtool supporting 2019-03-19 14:45:23 -07:00