commit | c61dff3c1ef77f46e4aa605f71c68089b02b3d78 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Thu Jan 28 12:25:49 2021 +0100 |
committer | Jakub Kicinski <kuba@kernel.org> | Thu Jan 28 20:35:58 2021 -0800 |
tree | b36aec038335d7c8ef32e3843ec1a4aafd21c6d7 | |
parent | 17f3a8b5f5c9097c658d662df9beaff0932b0242 [diff] |
s390/qeth: pass proto to qeth_l3_get_cast_type() qeth_l3_hard_start_xmit() already determined the skb's proto. Avoid doing so a second time when it calls qeth_l3_get_cast_type(). Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>