1. 20 4月, 2011 1 次提交
  2. 18 4月, 2011 1 次提交
    • D
      bna: Fix set-but-unused variables. · 58598542
      David S. Miller 提交于
      The variable 'pgoff' is set but unused in bfa_nw_ioc_fwver_get()
      and bfa_ioc_download_fw().
      
      Similarly for 'cmd_h' in bna_mbox_flush_q and the entirety of
      bna_rit_mod_uninit() is unused since variables are purely set but no
      action is made using them.
      
      Same for 'bna' in bna_rit_create() and 'ret' in bna_rx_create().
      
      Just kill them off.
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      58598542
  3. 15 4月, 2011 2 次提交
  4. 13 4月, 2011 1 次提交
  5. 07 4月, 2011 1 次提交
  6. 31 3月, 2011 1 次提交
  7. 03 2月, 2011 1 次提交
  8. 13 1月, 2011 1 次提交
  9. 26 12月, 2010 10 次提交
  10. 21 10月, 2010 1 次提交
  11. 06 10月, 2010 2 次提交
  12. 27 9月, 2010 1 次提交
  13. 20 9月, 2010 1 次提交
  14. 13 9月, 2010 1 次提交
  15. 07 9月, 2010 1 次提交
  16. 03 9月, 2010 2 次提交
  17. 26 8月, 2010 1 次提交
  18. 24 8月, 2010 2 次提交