summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorspuligil <spuligil@codeaurora.org>2018-03-02 09:01:47 -0800
committerspuligil <spuligil@codeaurora.org>2018-03-02 09:01:48 -0800
commit1d3a58b52bf811179b6d5c5769f348d46017d669 (patch)
tree67839683dcc6418a2f210011f33dbf9871cd2498 /include/linux/debugobjects.h
parentdea2533c27f2260a99865efc85ef6ca987344270 (diff)
fw-api: CL 4234772 - update fw common interface files
WMI_SERVICE_EXT_IS_ENABLED bug fix: apply a mask to check a single bit The current definition of the WMI_SERVICE_EXT_IS_ENABLED macro doesnt apply a mask to isolate the bit in question, and hence ends up returning the value of all higher bits within the same word, along with the bit of interest.To fix this, the macro is updated to apply a 0x1 mask, so that only the bit of interest is considered. Change-Id: I1caabcae808ecb3b062ecacdce2b343e3b1b5acf CRs-Fixed: 1107600
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions