commit | 6b7ec41e574a399ed2165ae13975c531b00e1eb8 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Fri Jun 11 09:33:39 2021 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 11 12:49:15 2021 -0700 |
tree | e8e647bbea4f95b38a06f4d4dd44e941f307a945 | |
parent | 838e4cc80814aad973fbfdd836b2b25eb27681f1 [diff] |
s390/qeth: remove TX buffer's pointer to its queue qeth_tx_complete_buf() is the only remaining user of buf->q, and the callers can easily provide this as a parameter instead. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>