staging: brcm80211: remove socitype member for struct si_pub definition
authorArend van Spriel <arend@broadcom.com>
Tue, 3 May 2011 09:35:49 +0000 (11:35 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 3 May 2011 19:42:43 +0000 (12:42 -0700)
The attribute socitype is no longer required so it is removed here.

Cc: devel@linuxdriverproject.org
Cc: linux-wireless@vger.kernel.org
Cc: Brett Rudley <brudley@broadcom.com>
Cc: Henry Ptasinski <henryp@broadcom.com>
Cc: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmsmac/aiutils.h

index 379bd5151b544edf7a25f09c318739f2a91473f4..b98099eaa621a2778b337f538259558cf986b45c 100644 (file)
  *   public (read-only) portion of aiutils handle returned by si_attach()
  */
 struct si_pub {
-       uint socitype;          /* SOCI_SB, SOCI_AI */
-
        uint bustype;           /* SI_BUS, PCI_BUS */
        uint buscoretype;       /* PCI_CORE_ID, PCIE_CORE_ID, PCMCIA_CORE_ID */
        uint buscorerev;        /* buscore rev */