Skip to content
Commit e7babbe3 authored by Denis Efremov's avatar Denis Efremov Committed by Luca Coelho
Browse files

iwlwifi: dvm: excessive if in rs_bt_update_lq()



There is no need to check 'priv->bt_ant_couple_ok' twice in
rs_bt_update_lq(). The second check is always true. Thus, the
expression can be simplified.

Signed-off-by: default avatarDenis Efremov <efremov@linux.com>
Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent e8503aec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment