mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Drivers may need to iterate the active channel contexts, export an iterator function to allow that. To make it possible, use RCU-safe list functions. Signed-off-by: Johannes Berg <johannes.berg@intel.com>