[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20081203.154914.134137743.davem@davemloft.net>
Date: Wed, 03 Dec 2008 15:49:14 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: wangchen@...fujitsu.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH next]hysdn: Kill directly reference of netdev->priv
From: Wang Chen <wangchen@...fujitsu.com>
Date: Mon, 01 Dec 2008 22:28:10 +0800
> 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@...fujitsu.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists