git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d24b52
)
netdevice chelsio: Convert directly reference of netdev->priv
author
Wang Chen
<wangchen@cn.fujitsu.com>
Mon, 17 Nov 2008 07:06:39 +0000
(23:06 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 17 Nov 2008 07:06:39 +0000
(23:06 -0800)
Several netdev share one adapter here.
We use netdev->ml_priv of the netdevs point to the first netdev's priv.
Signed-off-by: Wang Chen <wangchen@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found