]> git.baikalelectronics.ru Git - kernel.git/commit
net: Add missing rculist.h include to netdevice.h
authorDavid S. Miller <davem@davemloft.net>
Wed, 6 May 2009 23:52:51 +0000 (16:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 May 2009 23:52:51 +0000 (16:52 -0700)
commit1898501a3bf47c4bd53b6932b8e76b4c69ed5933
treec02417dd6c44ea2cf9585158981a9c40d817fa70
parent0fc812e6864300c6ef86bc09566d5181f650bde2
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>
include/linux/netdevice.h