diff options
author | Ayush Singh <ayushdevel1325@gmail.com> | 2023-12-17 15:11:32 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-17 16:29:38 +0300 |
commit | 08b3485540d9e94ed8335f82e5fc491fc02f8423 (patch) | |
tree | ddd6651e73c15975a8fa3d009c5a6659290406de /LICENSES | |
parent | 6aa1fc5a8085bbc01687aa708dcf2dbe637a5ee3 (diff) | |
download | linux-08b3485540d9e94ed8335f82e5fc491fc02f8423.tar.xz |
greybus: gb-beagleplay: Remove use of pad bytes
Make gb-beagleplay greybus spec compliant by moving cport information to
transport layer instead of using `header->pad` bytes.
Greybus HDLC frame now has the following payload:
1. le16 cport
2. gb_operation_msg_hdr msg_header
3. u8 *msg_payload
Fixes: ec558bbfea67 ("greybus: Add BeaglePlay Linux Driver")
Signed-off-by: Ayush Singh <ayushdevel1325@gmail.com>
Link: https://lore.kernel.org/r/20231217121133.74703-2-ayushdevel1325@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions