summaryrefslogtreecommitdiff
path: root/include/linux/netlink.h
diff options
context:
space:
mode:
authorWang Chen <wangchen@cn.fujitsu.com>2008-11-20 04:05:56 -0800
committerDavid S. Miller <davem@davemloft.net>2008-11-20 04:05:56 -0800
commitc0103606b7e3db191dcbaf988f28fa26aa711230 (patch)
tree290c3bd41c59bb5b9b7b3ae33c0abdb286dac603 /include/linux/netlink.h
parent537715226408b83c36b0688a1fb718f572d4dbe6 (diff)
netdevice lance: Convert directly reference of netdev->priv
This patch is to kill directly reference of netdev->priv too. Because the private data should be allocated in DMA area, alloc_etherdev() can't satisfy this needs. Use netdev->ml_priv to point to lance_private. Signed-off-by: Wang Chen <wangchen@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/netlink.h')
0 files changed, 0 insertions, 0 deletions