diff options
author | Yevgeny Petrilin <yevgenyp@mellanox.co.il> | 2009-05-18 05:48:59 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-05-18 05:48:59 +0200 |
commit | 72876a603422d3767273ffb3918033fa1bfda0f3 (patch) | |
tree | d2c5f49696575f568dcdbf239e5a11b377fa5a81 /drivers/net/mlx4/eq.c | |
parent | ipconfig: handle case of delayed DHCP server (diff) | |
download | linux-72876a603422d3767273ffb3918033fa1bfda0f3.tar.xz linux-72876a603422d3767273ffb3918033fa1bfda0f3.zip |
mlx4_en: Fix not deleted napi structures
Napi structures are being created each time we open a port, but when
the port is closed the napi structure is only disabled but not removed.
This bug caused hang while removing the driver.
Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/mlx4/eq.c')
0 files changed, 0 insertions, 0 deletions