diff options
author | Edward Cree <ecree.xilinx@gmail.com> | 2021-04-20 13:29:35 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-04-20 17:03:53 -0700 |
commit | 172e269edfce34bac7c61c15551816bda4b0f140 (patch) | |
tree | 5c267d126e1c9d81b4b8b1a69b0aa6415dd9c4b8 /mm/pgalloc-track.h | |
parent | 83b09a1807415608b387c7bc748d329fefc5617e (diff) |
sfc: ef10: fix TX queue lookup in TX event handling
We're starting from a TXQ label, not a TXQ type, so
efx_channel_get_tx_queue() is inappropriate. This worked by chance,
because labels and types currently match on EF10, but we shouldn't
rely on that.
Fixes: 12804793b17c ("sfc: decouple TXQ type from label")
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/pgalloc-track.h')
0 files changed, 0 insertions, 0 deletions