1. 16 6月, 2016 2 次提交
  2. 08 5月, 2016 1 次提交
  3. 30 4月, 2016 1 次提交
  4. 27 4月, 2016 3 次提交
  5. 07 4月, 2016 1 次提交
  6. 22 3月, 2016 3 次提交
  7. 19 2月, 2016 1 次提交
  8. 25 12月, 2015 2 次提交
  9. 24 12月, 2015 3 次提交
  10. 18 12月, 2015 1 次提交
  11. 12 12月, 2015 1 次提交
  12. 22 10月, 2015 3 次提交
  13. 11 10月, 2015 1 次提交
  14. 05 10月, 2015 1 次提交
  15. 29 9月, 2015 1 次提交
  16. 10 9月, 2015 1 次提交
  17. 07 9月, 2015 1 次提交
    • F
      cxgb4: fix usage of uninitialized variable · 46cdc9be
      françois romieu 提交于
      drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function ‘init_one’:
      drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:4579:8: warning: ‘chip’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         chip |= CHELSIO_CHIP_CODE(CHELSIO_T4, pl_rev);
              ^
      drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:4571:11: note: ‘chip’ was declared here
        int ver, chip;
                 ^
      
      Fixes: d86bd29e ("cxgb4/cxgb4vf: read the correct bits of PL Who Am I register")
      Signed-off-by: NFrancois Romieu <romieu@fr.zoreil.com>
      Cc: Hariprasad Shenai <hariprasad@chelsio.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      46cdc9be
  18. 29 8月, 2015 1 次提交
  19. 13 8月, 2015 2 次提交
  20. 04 8月, 2015 1 次提交
  21. 09 7月, 2015 1 次提交
  22. 01 7月, 2015 1 次提交
  23. 12 6月, 2015 1 次提交
  24. 06 6月, 2015 5 次提交
  25. 04 6月, 2015 1 次提交