diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2019-10-15 15:45:12 -0700 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2019-10-18 12:11:50 -0700 |
commit | 5d06f53d950928ecc02dd1a05e58f719eb28589b (patch) | |
tree | b251a705fa3b32882f23c0d723fd601f573dfdca /kernel | |
parent | 242fb2f1d995184f996466167d41a2d49353229b (diff) |
memory: brcmstb: dpfe: Compute checksum at __send_command() time
Instead of pre-computing the checksum, do it at the time we send the
command, this reduces the possibility of introducing errors as well as
limits the amount of code necessary while adding new commands and/or new
API versions. The MSG_CHKSUM enumeration value is no longer necessary
and is removed.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Markus Mayer <mmayer@broadcom.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions