summaryrefslogtreecommitdiff
path: root/bpf_ext.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-04bpf: split up instructions and extensions from headerDaniel Borkmann1-0/+47
tr>mode:
authorViresh Kumar <viresh.kumar@linaro.org>2016-07-25 14:38:08 -0700
committerGreg Kroah-Hartman <gregkh@google.com>2016-07-26 16:16:15 -0700
commit5e10f0047a1b79e6c8ac1ee0e9a0165e7d0bc7d6 (patch)
tree6cdedb0ee56fc7dc3452708208658c1f9ef7e0fa
parent911415ae6ee29cb76e018e8df8715c743a3a3d63 (diff)
greybus: firmware: Add 'status' byte to backend fw version response
The backend processor may not be ready to return the version of firmware it is running by the time AP requests for it. The greybus specification is updated to return 1-byte 'status' to return the error type, RETRY is one of them. This patch implements that in greybus now. Note that the version structure was common across interface and backend version requests earlier, but that is changing as well. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat