aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-08-27 09:16:20 +0100
committerKalle Valo <kvalo@codeaurora.org>2019-09-03 16:44:02 +0300
commit420c20be08a4597404d272ae9793b642401146eb (patch)
tree35ed2a7fe182aeec9568b28d44eca54001522b5c /drivers/net/wireless/broadcom
parentbrcmfmac: replace strncpy() by strscpy() (diff)
downloadlinux-dev-420c20be08a4597404d272ae9793b642401146eb.tar.xz
linux-dev-420c20be08a4597404d272ae9793b642401146eb.zip
bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
An earlier commit re-worked the setting of the bitmask and is now assigning v with some bit flags rather than bitwise or-ing them into v, consequently the earlier bit-settings of v are being lost. Fix this by replacing an assignment with the bitwise or instead. Addresses-Coverity: ("Unused value") Fixes: 2be25cac8402 ("bcma: add constants for PCI and use them") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/broadcom')
0 files changed, 0 insertions, 0 deletions