diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2019-10-23 21:36:14 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-25 20:28:59 -0700 |
commit | e4b5c7a582a75f1de54620447854bc5a29011637 (patch) | |
tree | a5990771c79689017906e71001d20c430042836b /usr | |
parent | 7cb83b21fd3bb9a27b1a00a2a8b436761e969f0b (diff) |
r8169: improve rtl8169_rx_fill
We have only one user of the error path, so we can inline it.
In addition the call to rtl8169_make_unusable_by_asic() can be removed
because rtl8169_alloc_rx_data() didn't call rtl8169_mark_to_asic() yet
for the respective index if returning NULL.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions