From: Malcolm Priestley Date: Thu, 17 Jan 2013 23:17:21 +0000 (+0000) Subject: staging: vt6656: datarate/dpc/hostap/power use new structures. X-Git-Tag: v3.9-rc1~127^2~411 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45c73bb125eb763448c6d2d708e6a9baf0416ae5;p=pandora-kernel.git staging: vt6656: datarate/dpc/hostap/power use new structures. Use struct vnt_private struct vnt_manager Move vnt_manager from sMgmtObj to vnt_mgmt. This patch cleans up function declarations, definitions and local variables where appropriate replacing types defined in "type.h" with linux/types.h. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed