Merge branch 'mlx4_core-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Tue, 4 Dec 2018 00:34:32 +0000 (16:34 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Dec 2018 00:34:32 +0000 (16:34 -0800)
commit76eb6ea4d383644adc5b4f8ef356bec67aa12a16
treed4e0f99f43fa0fbb0031788e3928527f0c412de1
parent30fcd6a9edf1a169a07c3558f3a6e6a0007760fb
parent92a59ad040e339da838c0a9fc681bbae619a39e3
Merge branch 'mlx4_core-cleanups'

Tariq Toukan says:

====================
mlx4_core cleanups

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
====================

Signed-off-by: David S. Miller <davem@davemloft.net>