commit | fbd4a28b4fa66faaa7f510c0adc531d37e0a7848 | [log] [tgz] |
---|---|---|
author | David Awogbemila <awogbemila@google.com> | Mon May 17 14:08:15 2021 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 17 15:38:40 2021 -0700 |
tree | df1a14e157ef9b2d0adf6daf438d510bd0ffbe1d | |
parent | f81781835f0adfae8d701545386030d223efcd6f [diff] |
gve: Correct SKB queue index validation. SKBs with skb_get_queue_mapping(skb) == tx_cfg.num_queues should also be considered invalid. Fixes: f5cedc84a30d ("gve: Add transmit and receive support") Signed-off-by: David Awogbemila <awogbemila@google.com> Acked-by: Willem de Brujin <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>