commit | 7a5c7307736cdc26146581aed24cc46a4c7e6f35 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@googlemail.com> | Mon Dec 17 16:30:05 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jan 07 15:16:52 2013 -0500 |
tree | b705e84165e1b89e38e53e6880ba32c426f78b9c | |
parent | 17f658ac8c7e0af0c7aa12587477f9bbc093229e [diff] |
carl9170: don't enable hw crypto offload, if the fw doesn't support it Previously, op_start would set disable_offload always to false, even if it was set to true by the fw parser. Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>