K 10 svn:author V 8 hselasky K 8 svn:date V 27 2018-12-12T12:29:22.609227Z K 7 svn:log V 392 MFC r341566: mlx5: Fixes to allow command polling mode to exist alongside event mode. A command is either polling or event driven and the mode cannot change during execution of a command. Make sure the event handler only handle commands which are not polled. This is done by checking the command mode in the command handler before completing commands. Sponsored by: Mellanox Technologies END