diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2019-07-26 21:50:34 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-27 14:25:07 -0700 |
commit | 96ea772ef24114e6aa3ce39599474ae794be625f (patch) | |
tree | ce498b80f7b39f4d78b3b7c9dda8f5e2c1ee458d /block | |
parent | e64e0c89749969b22415fd3e766b33b37264c6ea (diff) | |
download | linux-96ea772ef24114e6aa3ce39599474ae794be625f.tar.bz2 |
r8169: remove r8169_csum_workaround
The loop in r8169_csum_workaround is called only if in
msdn_giant_send_check a copy of the skb header needs to be made and
we don't have enough memory. Let's simply drop the packet in that case
so that we can remove r8169_csum_workaround.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions