diff options
author | Mathias Nyman <[email protected]> | 2016-06-21 10:58:04 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-06-26 11:43:39 -0700 |
commit | 2d98ef406f17ec3cfc196dc65c0e53d7fab8671b (patch) | |
tree | 01c790f657e057f54cc8bd6a72df08ae8c01dffa /drivers/fpga/fpga-mgr.c | |
parent | 2251198bef4252c9b64fadd271f03da46cf802e8 (diff) |
xhci: use and add separate function for checking for link trbs
Add a new is_link_trb() function that only checks for link trbs.
We want to split generic last_trb() function which is used for both
event rings without link trbs, and endpoint and command rings with links.
This will allow us to easier check for link trbs added mid segments.
Signed-off-by: Mathias Nyman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions