summaryrefslogtreecommitdiff
path: root/bpf_lexer.l
AgeCommit message (Expand)AuthorFilesLines
2013-09-06bpfc: add gnu as style %-register prefixDaniel Borkmann1-0/+1
2013-05-23bpfc: allow bpf programs to be passed to cppDaniel Borkmann1-0/+1
2013-03-19bpfc: filter: add poff ancillary operationDaniel Borkmann1-0/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+126
ds-private-remove&id=4523eae6f8446e3943415683bc9a136ce11fb32b'>4523eae6f8446e3943415683bc9a136ce11fb32b (patch) tree6547b69c61c60d77b67521c99ca0fe9b95267ef3 /drivers parent33cc283928249b2230a6519a2303fe30161cf788 (diff)
greybus: interface: fix timesync registration sequencing
When enabling an interface, control device should be registered after having successfully added the timesync. Similarly for the interface disable path, control device should be removed first before removing timesync. Testing Done: - Enable and disable the interface Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Johan Hovold <johan@hovoldconsulting.com> Suggested-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: David Lin <dtwlin@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers')