summaryrefslogtreecommitdiff
path: root/patricia.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-12-18 11:52:45 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-12-21 16:54:47 +0100
commitd084e7ab35438619bfd414ab9a605c64e6e83817 (patch)
tree696ee9c75a29a9f39127773922c359245ce0dea6 /patricia.h
parentd7ef402f03369f1c1c1bd302edad449e0f7bf37d (diff)
trafgen: proto: Change __proto_field_set_bytes(...) to take struct proto_field
Change __proto_field_set_bytes(...) function to take struct proto_field instead of doing lookup by hdr & fid. It is needed to able use this function with some custom modified struct proto_field (len, pkt_offset). Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'patricia.h')
0 files changed, 0 insertions, 0 deletions
esult in returning 0xffffffff and write accesses may be dropped silently. To workaround all accesses must be protected by locks. Cc: stable@vger.kernel.org Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'include/net/ip6_checksum.h')