summaryrefslogtreecommitdiff
path: root/firmware/ti_3410.fw.ihex
diff options
context:
space:
mode:
authorBob Copeland <me@bobcopeland.com>2015-01-09 19:15:46 (GMT)
committerKalle Valo <kvalo@codeaurora.org>2015-01-23 17:11:56 (GMT)
commitf786a6d4af92204351a31117c8eeae1a4518b7c6 (patch)
tree24826cba706befeb5b7a558c5ad0cabf331d44f7 /firmware/ti_3410.fw.ihex
parent69a88cc7b164d92b4e397d9505dd4533f95fbc8a (diff)
downloadlinux-f786a6d4af92204351a31117c8eeae1a4518b7c6.tar.xz
wcn36xx: use !! when assigning int as a boolean
bd->tx_comp is a single bit in a bitfield, so assigning "info->flags & IEEE80211_TX_CTL_REQ_TX_STATUS" only happens to work because TX_STATUS is defined to BIT(0); if it were any other bit this assignment would fail. Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'firmware/ti_3410.fw.ihex')
0 files changed, 0 insertions, 0 deletions