Staging: w35und: remove ->adapter from struct _HW_DATA_T
[firefly-linux-kernel-4.4.55.git] / drivers / staging / winbond / mds.c
index e680157c6adae357b9af3e8bc4f9a21521ef50b2..35ea100a665c317b7e39a521f8f492980712ee59 100644 (file)
@@ -176,7 +176,7 @@ Mds_Tx(struct wb35_adapter * adapter)
        // Start to send by lower module
        //
        if (!pHwData->IsKeyPreSet)
-               Wb35Tx_start(pHwData);
+               Wb35Tx_start(adapter);
 
  cleanup:
        atomic_dec(&pMds->TxThreadCount);