summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mdio-bcm-iproc.c
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2020-07-06 18:10:08 -0500
committerDavid S. Miller <davem@davemloft.net>2020-07-07 12:43:18 -0700
commit74478ea4ded519db35cb1f059948b1e713bb4abf (patch)
tree931361301775ddface07967f77db195d59bfeca7 /drivers/net/phy/mdio-bcm-iproc.c
parent34fe5a1cf95c3f114068fc16d919c9cf4b00e428 (diff)
net: ipa: fix QMI structure definition bugs
Building with "W=1" did exactly what it was supposed to do, namely point out some suspicious-looking code to be verified not to contain bugs. Some QMI message structures defined in "ipa_qmi_msg.c" contained some bad field names (duplicating the "elem_size" field instead of defining the "offset" field), almost certainly due to copy/paste errors that weren't obvious in a scan of the code. Fix these bugs. Fixes: 530f9216a953 ("soc: qcom: ipa: AP/modem communications") Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/mdio-bcm-iproc.c')
0 files changed, 0 insertions, 0 deletions