Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
link af ops: Add new ao_compare op to compare link af_data
This patch adds new operation to compare link af_data. ao_compare is similar to object oo_compare operation. This op can be used when two links are compared for their af data. It takes two link objects in question, an object specific bitmask defining which attributes should be compared and flags to control the behaviour. The function must return a bitmask with the relevant bit set for each attribute that mismatches. Signed-off-by: Roopa Prabhu <[email protected]> Signed-off-by: Thomas Graf <[email protected]>
- Loading branch information