1. 14 10月, 2015 1 次提交
  2. 20 3月, 2015 1 次提交
  3. 16 3月, 2015 2 次提交
  4. 02 3月, 2015 1 次提交
  5. 27 2月, 2015 5 次提交
  6. 20 10月, 2014 1 次提交
  7. 11 7月, 2014 2 次提交
  8. 27 5月, 2014 1 次提交
  9. 04 5月, 2014 1 次提交
  10. 17 3月, 2014 1 次提交
    • A
      staging: rtl8192u: make in r819xU_phy.c some local functions static · c92f473d
      Ana Rey 提交于
      Make some local functions static and fix coding style in these function
      declarations when It is necessary
      
      These are the local functions that were made static:
      rtl8192_CalculateBitShift, rtl8192_phy_RFSerialRead,
      rtl8192_phy_RFSerialWrite, rtl8192_InitBBRFRegDef,
      rtl8192_BB_Config_ParaFile,rtl8192_SetTxPowerLevel,
      rtl8192_phy_SetSwChnlCmdArray, rtl8192_phy_SwChnlStepByStep,
      rtl8192_phy_FinishSwChnlNow
      
      Fixed the following sparse warnings in r819xU_phy.c
      
      drivers/staging/rtl8192u/r819xU_phy.c:47:5: warning: symbol 'rtl8192_CalculateBitShift' was not declared. Should it be static?
      drivers/staging/rtl8192u/r819xU_phy.c:147:5: warning: symbol 'rtl8192_phy_RFSerialRead' was not declared. Should it be static?
      drivers/staging/rtl8192u/r819xU_phy.c:232:6: warning: symbol 'rtl8192_phy_RFSerialWrite' was not declared. Should it be static?
      drivers/staging/rtl8192u/r819xU_phy.c:574:6: warning: symbol 'rtl8192_InitBBRFRegDef' was not declared. Should it be static?
      drivers/staging/rtl8192u/r819xU_phy.c:783:6: warning: symbol 'rtl8192_BB_Config_ParaFile' was not declared. Should it be static?
      drivers/staging/rtl8192u/r819xU_phy.c:1073:6: warning: symbol 'rtl8192_SetTxPowerLevel' was not declared. Should it be static?
      drivers/staging/rtl8192u/r819xU_phy.c:1242:4: warning: symbol 'rtl8192_phy_SetSwChnlCmdArray' was not declared. Should it be static?
      drivers/staging/rtl8192u/r819xU_phy.c:1279:4: warning: symbol 'rtl8192_phy_SwChnlStepByStep' was not declared. Should it be static?
      drivers/staging/rtl8192u/r819xU_phy.c:1436:6: warning: symbol 'rtl8192_phy_FinishSwChnlNow' was not declared. Should it be static?
      Signed-off-by: NAna Rey <anarey@gmail.com>
      Signed-off-by: NPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
      c92f473d
  11. 17 10月, 2013 1 次提交
  12. 26 9月, 2013 1 次提交
  13. 25 6月, 2013 5 次提交
  14. 20 6月, 2013 3 次提交
  15. 19 6月, 2013 6 次提交
  16. 18 6月, 2013 8 次提交