]> Pileus Git - ~andy/linux/commit
net: velocity: Rename vptr->dev to vptr->netdev
authorTony Prisk <linux@prisktech.co.nz>
Sat, 18 May 2013 09:39:05 +0000 (09:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 May 2013 20:40:39 +0000 (13:40 -0700)
commita9683c94fe8c8f87fdc8380a2e76506aa1502dcb
tree46cfcae59a27882fa465c51c7d4790f96be33f74
parent4fc1ad6f4b4d9214505eda434b1ed3b0bfd16981
net: velocity: Rename vptr->dev to vptr->netdev

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>
drivers/net/ethernet/via/via-velocity.c
drivers/net/ethernet/via/via-velocity.h