]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'mlx5-updates-2018-05-07' of git://git.kernel.org/pub/scm/linux/kernel...
authorDoug Ledford <dledford@redhat.com>
Tue, 15 May 2018 14:33:18 +0000 (10:33 -0400)
committerDoug Ledford <dledford@redhat.com>
Tue, 15 May 2018 14:33:18 +0000 (10:33 -0400)
commitf4fc6e0445a1fae61e3ce8a09d615b589e7e60b0
treebd2bbf991f7efeb33f2d463bcf0085044d2d02fb
parent832369fa6410c93547264ad449ebbf16567bbccd
parenta8408f4e6db775e245f20edf12b13fd58cc03a1c
Merge tag 'mlx5-updates-2018-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into k.o/wip/dl-for-next

mlx5-updates-2018-05-07

mlx5 core driver misc cleanups and updates:
 - fix spelling mistake: "modfiy" -> "modify"
 - Cleanup unused field in Work Queue parameters
 - dump_command mailbox length printed
 - Refactor num of blocks in mailbox calculation
 - Decrease level of prints about non-existent MKEY
 - remove some extraneous spaces in indentations

Pulling the same update already pulled into net-next by Dave Miller.
Signed-off-by: Doug Ledford <dledford@redhat.com>