From: Tariq Toukan
Date: Mon, 20 Jun 2016 17:35:07 +0300
> 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.
Series
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 shu
Hi Dave,
This small patchset includes two 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