diff options
author | Achiad Shochat <achiad@mellanox.com> | 2015-11-03 09:07:18 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-11-03 18:41:50 +0300 |
commit | a1985740904342a884471348f6e038ee5d706c36 (patch) | |
tree | 2b2cc81fbc375eacb4d2dea9637b03f50dddf3f5 /drivers/net/wimax/i2400m/op-rfkill.c | |
parent | fd867d51f889aec11cca235ebb008578780d052d (diff) | |
download | linux-a1985740904342a884471348f6e038ee5d706c36.tar.xz |
net/mlx5e: Avoid NULL pointer access in case of configuration failure
In case a configuration operation that involves closing and re-opening
resources (e.g RX/TX queue size change) fails at the re-opening stage
these resources will remain closed.
So when executing (following) configuration operations (e.g ifconfig
down) we cannot assume that these resources are available.
Signed-off-by: Achiad Shochat <achiad@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wimax/i2400m/op-rfkill.c')
0 files changed, 0 insertions, 0 deletions