Hi Dave, This patchset by Erez contains cleanups to the mlx4_core driver.
Patch 1 replaces -EINVAL with -EOPNOTSUPP for unsupported operations. Patch 2 fixes some coding style issues. Series generated against net-next commit: 97e6c858a26e net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspend Thanks, Tariq. Erez Alfasi (2): net/mlx4_core: Fix return codes of unsupported operations net/mlx4_core: Fix several coding style errors drivers/net/ethernet/mellanox/mlx4/main.c | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) -- 1.8.3.1