ath10k: merge is_protected with nohwcrypt
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 18 Nov 2015 05:59:15 +0000 (06:59 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 23 Nov 2015 15:12:19 +0000 (17:12 +0200)
commitfd12cb32467e7aff5648fd0e968a66e22c0696b6
tree2213043fb706c470c5eeed7939106644cc9c46f7
parentb8d55fca9e8853d4065a50061ca2aade123e628d
ath10k: merge is_protected with nohwcrypt

It was wasteful to have two flags describing
the same thing.

While at it fix code style of
ath10k_tx_h_use_hwcrypto().

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/htt_tx.c
drivers/net/wireless/ath/ath10k/mac.c