diff options
| author | Eric Dumazet <[email protected]> | 2020-09-25 06:38:08 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-09-25 17:04:55 -0700 |
| commit | 89d01748b2354e210b5d4ea47bc25a42a1b42c82 (patch) | |
| tree | 2d34a726c9e7d6b2c64c0c5859b61b418d45e6df /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | f32f19339596b214c208c0dba716f4b6cc4f6958 (diff) | |
team: set dev->needed_headroom in team_setup_by_port()
Some devices set needed_headroom. If we ignore it, we might
end up crashing in various skb_push() for example in ipgre_header()
since some layers assume enough headroom has been reserved.
Fixes: 1d76efe1577b ("team: add support for non-ethernet devices")
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions