aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/feat.c
diff options
context:
space:
mode:
authorWang Chen <wangchen@cn.fujitsu.com>2008-11-20 01:02:05 -0800
committerDavid S. Miller <davem@davemloft.net>2008-11-20 01:02:05 -0800
commitf4bdd264b43cc60dccb617afce2859dffdd7a935 (patch)
tree26cb9d386b1f1fa1a2902ee9943b71dee7423f9a /net/dccp/feat.c
parentnetdevice: 82596: Convert netdev->priv to netdev_priv (diff)
downloadlinux-dev-f4bdd264b43cc60dccb617afce2859dffdd7a935.tar.xz
linux-dev-f4bdd264b43cc60dccb617afce2859dffdd7a935.zip
netdevice hamradio: Convert directly reference of netdev->priv
Since all the memory, which pointed by netdev->priv, are allocated in advance instead of by alloc_netdev(). Use netdev->ml_priv to point to those memory. Signed-off-by: Wang Chen <wangchen@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions