From 70afb8e5037a97d7294955531395b65e225c98e1 Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Thu, 21 Aug 2014 21:40:48 +0100 Subject: [PATCH] staging: vt6655: remove multiple instances of driver loading. The driver can only load once from the instance provided by pci_dev. struct vnt_private next, prev and pDevice_Infos are removed. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed