rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags
authorJiri Pirko <jiri@mellanox.com>
Tue, 16 Feb 2016 14:14:49 +0000 (15:14 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Feb 2016 04:08:35 +0000 (23:08 -0500)
commit53901cc03a361f57127ed1ae967c72ee9e137454
tree18567bea7f544abab52c4f664e2487d4da678d78
parentae3907ecedb91c10ab8fd8b42ef62431206eee83
rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags

No need to push down rocker flags just to check if this is nowait or
not. Let the caller handle that.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/rocker/rocker_main.c