Skip to content
Snippets Groups Projects
  1. May 16, 2011
  2. May 12, 2011
  3. May 11, 2011
  4. May 10, 2011
  5. May 05, 2011
  6. May 02, 2011
  7. Apr 29, 2011
    • John W. Linville's avatar
      mwifiex: fix copy-n-paste 'thinko' for tsf_val · f9c2fdba
      John W. Linville authored
      
        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: default avatarJohn W. Linville <linville@tuxdriver.com>
      f9c2fdba
  8. Apr 28, 2011
  9. Apr 19, 2011
  10. Apr 14, 2011
  11. Apr 12, 2011
  12. Apr 07, 2011
  13. Apr 04, 2011
  14. Mar 30, 2011
Loading