All these pointers are now dead.

Signed-off-by: Malcolm Priestley <tvbox...@gmail.com>
---
 drivers/staging/vt6655/device_main.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/staging/vt6655/device_main.c 
b/drivers/staging/vt6655/device_main.c
index 0bd2ca8..d7dd002 100644
--- a/drivers/staging/vt6655/device_main.c
+++ b/drivers/staging/vt6655/device_main.c
@@ -3266,8 +3266,6 @@ vt6655_probe(struct pci_dev *pcid, const struct 
pci_device_id *ent)
        /* Enable the chip specified capabilities */
        priv->flags = priv->sOpts.flags | (pChip_info->flags & 0xff000000UL);
        priv->tx_80211 = device_dma0_tx_80211;
-       priv->sMgmtObj.pAdapter = (void *)priv;
-       priv->pMgmt = &(priv->sMgmtObj);
 
        wiphy = priv->hw->wiphy;
 
-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to