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:
4fc1ad6
)
net: velocity: Rename vptr->dev to vptr->netdev
author
Tony Prisk
<linux@prisktech.co.nz>
Sat, 18 May 2013 09:39:05 +0000
(09:39 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 20 May 2013 20:40:39 +0000
(13:40 -0700)
Improve the clarity of the code in preparation for converting the
dma functions to generic versions, which require a struct device *.
This makes it possible to store a 'struct device *dev' in the
velocity_info structure.
Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found