forked from luck/tmp_suning_uos_patched
net: include inetdevice.h for rcu_dereference_raw api change
rcu_dereference_raw() now needs to know the type of its argument. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
16c3ea785f
commit
caeda9b926
@ -129,6 +129,7 @@
|
||||
#include <linux/random.h>
|
||||
#include <trace/events/napi.h>
|
||||
#include <linux/pci.h>
|
||||
#include <linux/inetdevice.h>
|
||||
|
||||
#include "net-sysfs.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user