From: Emmanuel Grumbach Date: Thu, 2 Feb 2012 22:16:59 +0000 (-0800) Subject: iwlwifi: allocate the transport from the bus layer X-Git-Tag: v3.4-rc1~177^2~112^2~356^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b52e7ea109cfe4ea7fea99b1cd20f57ccd95476a;p=pandora-kernel.git iwlwifi: allocate the transport from the bus layer Change the way we alloc the transport on the way. Since the transport is allocated from a bus specific area, we can give the bus specific parameters (i.e. pci_dev for PCI) to the transport. This will be useful when the bus layer will be killed. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed