aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorWang Chen <[email protected]>2008-11-24 23:34:00 +0000
committerDavid S. Miller <[email protected]>2008-11-24 23:34:00 +0000
commit4b40eed73e3787d60160beed1352ceadd24f6be1 (patch)
treeb85c3f6b4a159cee164c9cec7ac12be849d8e568 /net/ipv4/tcp_input.c
parentnetdevice sbni: Convert directly reference of netdev->priv (diff)
downloadkernel-4b40eed73e3787d60160beed1352ceadd24f6be1.tar.gz
kernel-4b40eed73e3787d60160beed1352ceadd24f6be1.zip
infiniband: Kill directly reference of netdev->priv
This use of netdev->priv is wrong. The right way is: alloc_netdev() with no memory for private data. make netdev->ml_priv to point to c2_dev. Signed-off-by: Wang Chen <[email protected]> Acked-by: Roland Dreier <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions