summaryrefslogtreecommitdiff
path: root/Cmds
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2017-05-14 08:52:08 +0300
committerTobias Klauser <tklauser@distanz.ch>2017-05-15 10:32:12 +0200
commitb463e1f265628f97967a01ce0a2cf18afe7b7aa3 (patch)
tree66436f3bcfb429593e4ab8155b5e431027da2763 /Cmds
parent5ca91a807a81db233e1b4443ea227bb1d0a7868f (diff)
trafgen: parser: Use proto_field_set_xxx where it is possible
Use proto_field_set_xxx(field, ...) instead of proto_hdr_field_set_xxx(hdr, fid, ...) to be more generic and do not depend on 'hdr' variable. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Cmds')
0 files changed, 0 insertions, 0 deletions
distributions will not have CONFIG_RTC_DRV_JZ4740 switching from m to y in their config. Summary: - Allow jz4740 to build as a module again by using kernel_halt()" * tag 'rtc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: rtc: jz4740: make the driver buildable as a module again
Diffstat (limited to 'tools/testing/selftests')