commit | c04b116a2866b3e3a6b909a576769ccde3d622ac | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Mon Dec 23 15:22:25 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 26 15:23:50 2019 -0800 |
tree | 4058709a84c749751982ae08a0b2ea394cd9c4c2 | |
parent | 0914d2bb11cc182039084ac3b961dc359b647468 [diff] |
s390/qeth: consolidate RX code To reduce the path length and levels of indirection, move the RX processing from the sub-drivers into the core. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>