summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tbogendoerfer@suse.de>2019-08-30 11:25:30 +0200
committerDavid S. Miller <davem@davemloft.net>2019-08-30 13:54:35 -0700
commit9c328b05443a09bd62e4fcae284aeebbd13ca30e (patch)
tree3bb0feba0237984e18434bb1d1605f9a25117344 /kernel
parent489467e52486d483550ac3e3ed33dceb93b1e4a9 (diff)
downloadlinux-stable-9c328b05443a09bd62e4fcae284aeebbd13ca30e.tar.gz
linux-stable-9c328b05443a09bd62e4fcae284aeebbd13ca30e.tar.bz2
linux-stable-9c328b05443a09bd62e4fcae284aeebbd13ca30e.zip
net: sgi: ioc3-eth: separate tx and rx ring handling
After allocation of descriptor memory is now done once in probe handling of tx ring is completely done by ioc3_clean_tx_ring. So we remove the remaining tx ring actions out of ioc3_alloc_rings and ioc3_free_rings and rename it to ioc3_[alloc|free]_rx_bufs to better describe what they are doing. Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions