From: Roland Vossen Date: Mon, 8 Aug 2011 13:58:59 +0000 (+0200) Subject: staging: brcm80211: replaced void *btparam into struct pci_dev *btparam X-Git-Tag: v3.2-rc1~169^2^2~864^2~309 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07cefb9fef3c4f9527906d716725778deea06007;p=pandora-kernel.git staging: brcm80211: replaced void *btparam into struct pci_dev *btparam Code cleanup. Since the softmac driver only supports a PCI(e) bus, the void * could be replaced with a less generic type. Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed