From: Tony Prisk Date: Sat, 18 May 2013 09:39:05 +0000 (+0000) Subject: net: velocity: Rename vptr->dev to vptr->netdev X-Git-Tag: v3.11-rc1~16^2~376 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9683c94fe8c8f87fdc8380a2e76506aa1502dcb;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed