25dd7e6aed
Usually, netdev->priv should point to the memory of private data which is allocated in alloc_netdev(). netdev_priv() is used to get the address of the private data. Change the netdev->priv pointer to another memory is wrong. Use netdev->ml_priv for this case. Signed-off-by: Wang Chen <wangchen@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
boardergo.c | ||
boardergo.h | ||
hycapi.c | ||
hysdn_boot.c | ||
hysdn_defs.h | ||
hysdn_init.c | ||
hysdn_net.c | ||
hysdn_pof.h | ||
hysdn_procconf.c | ||
hysdn_proclog.c | ||
hysdn_sched.c | ||
ince1pc.h | ||
Kconfig | ||
Makefile |