Browse Source
For example, if a driver needed to reserve address before it does a ENTDAA, it would need to get free address in a loop, but the get free address func would return the same address everytime. It needs the start address, which would be the last free address it go, to be passed in to get the next free address. Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>pull/65012/head
3 changed files with 8 additions and 7 deletions
Loading…
Reference in new issue