carl9170: don't enable hw crypto offload, if the fw doesn't support it
authorChristian Lamparter <chunkeey@googlemail.com>
Mon, 17 Dec 2012 15:30:05 +0000 (16:30 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Jan 2013 20:16:52 +0000 (15:16 -0500)
commit7a5c7307736cdc26146581aed24cc46a4c7e6f35
treeb705e84165e1b89e38e53e6880ba32c426f78b9c
parent17f658ac8c7e0af0c7aa12587477f9bbc093229e
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>
drivers/net/wireless/ath/carl9170/carl9170.h
drivers/net/wireless/ath/carl9170/fw.c
drivers/net/wireless/ath/carl9170/main.c