diff options
author | Jiri Pirko <jiri@mellanox.com> | 2016-02-16 15:14:48 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-17 23:08:35 -0500 |
commit | ae3907ecedb91c10ab8fd8b42ef62431206eee83 (patch) | |
tree | 080377e41e690ddd876d58ebfc7c5a9f72468ed7 /crypto | |
parent | ca0a5f2a39cbc3bcbbcc651e82758fa135ac1b9b (diff) |
rocker: remove trans parameter to rocker_cmd_exec function
The only purpose of passing this parameter is to check for
prepare phase. The only reason for a failure in that state is if
TLVs don't fit into descriptor. That is highly unlikely and if that
happens, it is a driver bug. So remove this parameter from
rocker_cmd_exec, and check for prepare phase in caller.
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions