Hi Dave,
This small patchset includes two small fixes for mlx4_en driver.
One allows a clean shutdown even when clients do not release their
netdev reference.
The other adds error return values to the VLAN VID add/kill functions.
Eran Ben Elisha (1):
net/mlx4_en: Avoid unregister_netdev at shutdown flow
Kamal Heib (1):
net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill
drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 35 +++++++++++++++++++-------
drivers/net/ethernet/mellanox/mlx4/main.c | 5 +++-
include/linux/mlx4/device.h | 1 +
3 files changed, 31 insertions(+), 10 deletions(-)
--
1.8.3.1