diff options
author | Jack Morgenstein <jackm@dev.mellanox.co.il> | 2013-11-03 10:03:17 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-11-04 16:19:06 -0500 |
commit | 162226a1dceaadc4fd61b03fb4ae8be8a1f5863e (patch) | |
tree | d9f008e25c63f3c966ff4f9eea8248966d254111 /drivers/i2c | |
parent | 3b4c5cbf42bda976ab70354e7786a0808265d9d5 (diff) | |
download | linux-162226a1dceaadc4fd61b03fb4ae8be8a1f5863e.tar.bz2 |
net/mlx4_core: Fix register/unreg vlan flow
The reg/unreg vlan code was broken:
1. a wrapped function called another wrapped function, causing a deadlock.
2. unregister_vlan called cmd_box instead of cmd_box_imm, leading to
incorrectly passed parameters.
Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions