diff options
author | 2021-03-18 19:37:52 +0100 | |
---|---|---|
committer | 2021-03-18 14:56:22 -0700 | |
commit | 75b2758abc355c410dd335d45b2d40f920e27cde (patch) | |
tree | e5de43abc8e7f0798287bdaba551f6eb9af7c41f /drivers/net/ethernet/intel/ice/ice_flex_pipe.c | |
parent | net: fix use after free in xps (diff) | |
download | linux-dev-75b2758abc355c410dd335d45b2d40f920e27cde.tar.xz linux-dev-75b2758abc355c410dd335d45b2d40f920e27cde.zip |
net: NULL the old xps map entries when freeing them
In __netif_set_xps_queue, old map entries from the old dev_maps are
freed but their corresponding entry in the old dev_maps aren't NULLed.
Fix this.
Signed-off-by: Antoine Tenart <atenart@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_flex_pipe.c')
0 files changed, 0 insertions, 0 deletions