OSDN Git Service

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

Trivial merge