Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: Add missing rculist.h include to netdevice.h
Otherwise list_for_each_entry_rcu() et al. aren't visible and we get build failures in some configurations. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information