OSDN Git Service

wlcore: remove stray plus sign
authorJohannes Berg <johannes.berg@intel.com>
Thu, 12 Mar 2020 08:04:08 +0000 (09:04 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 12 Mar 2020 16:48:14 +0000 (18:48 +0200)
commite2e57291097b289f84e05fa58ab5e6c6f30cc6e2
tree8f532858fba871ba3a13565edb682999b4bec4f8
parentc80b18cbb04b7b101af9bd14550f13d9866c646a
wlcore: remove stray plus sign

The commit mentioned below added a stray plus sign, likely
due to some conflict resolution (i.e. as a leftover from a
unified diff), which was harmless since it was just used as
an integer constant modifier. Remove it anyway, now that I
stumbled across it.

Fixes: cf33a7728bf2 ("wlcore: mesh: Add support for RX Broadcast Key")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ti/wlcore/main.c