1. 23 6月, 2011 1 次提交
  2. 06 5月, 2011 1 次提交
  3. 03 5月, 2011 1 次提交
  4. 30 4月, 2011 1 次提交
    • J
      mwifiex: fix copy-n-paste 'thinko' for tsf_val · f9c2fdba
      John W. Linville 提交于
        CC [M]  drivers/net/wireless/mwifiex/join.o
      drivers/net/wireless/mwifiex/join.c: In function ‘mwifiex_cmd_802_11_associate’:
      drivers/net/wireless/mwifiex/join.c:119:8: warning: ‘tsf_val’ may be used uninitialized in this function
      drivers/net/wireless/mwifiex/join.c:103:12: note: ‘tsf_val’ was declared here
      
      Looks like a copy-n-paste error, identical lines are a few lines below
      the ones removed, with an actual memcpy to tsf_val in between...
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      f9c2fdba
  5. 20 4月, 2011 2 次提交
  6. 15 4月, 2011 1 次提交
  7. 08 4月, 2011 1 次提交
  8. 05 4月, 2011 5 次提交
  9. 31 3月, 2011 1 次提交