summaryrefslogtreecommitdiff
path: root/net/openvswitch
diff options
context:
space:
mode:
authorClaudiu Manoil <claudiu.manoil@nxp.com>2020-11-19 12:12:15 +0200
committerJakub Kicinski <kuba@kernel.org>2020-11-19 22:05:42 -0800
commit0dfd294c92411da47041cca4ef790ee6112d6b68 (patch)
tree0928caa9319e1e637e8358026b55676a987c7188 /net/openvswitch
parentd548d3930ab635653d1549c864ce1a002dc3b218 (diff)
enetc: Fix endianness issues for enetc_qos
Currently the control buffer descriptor (cbd) fields have endianness restrictions while the commands passed into the control buffers don't (with one exception). This patch fixes offending code, by adding endianness accessors for cbd fields and removing the unnecessary ones in case of data buffer fields. Currently there's no need to convert all commands to little endian format, the patch only focuses on fixing current endianness issues reported by sparse. Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions