diff options
author | 2022-11-03 14:48:28 +0530 | |
---|---|---|
committer | 2022-11-07 09:34:12 +0000 | |
commit | c053d7b6bdcb45780036b32be6a950f71a78bf52 (patch) | |
tree | 299a291402ab0ae3ac304972eb81c604b9339528 /drivers/net/phy/phy.c | |
parent | net: hinic: Add support for configuration of rx-vlan-filter by ethtool (diff) | |
download | wireguard-linux-c053d7b6bdcb45780036b32be6a950f71a78bf52.tar.xz wireguard-linux-c053d7b6bdcb45780036b32be6a950f71a78bf52.zip |
net: wwan: t7xx: Use needed_headroom instead of hard_header_len
hard_header_len is used by gro_list_prepare() but on Rx, there
is no header so use needed_headroom instead.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Sreehari Kancharla <sreehari.kancharla@linux.intel.com>
Reviewed-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/phy.c')
0 files changed, 0 insertions, 0 deletions