1. 08 12月, 2010 1 次提交
    • J
      ath: Add and use ath_printk and ath_<level> · 21a99f93
      Joe Perches 提交于
      Add ath_printk and ath_<level> similar to
      dev_printk and dev_<level> from device.h
      
      This allows a more gradual rename of ath_print
      to to ath_dbg or perhaps ath_debug.
      
      This basically removes debug.h leaving
      only an #define ath_printk ath_dbg
      there and moving all the ATH_DBG_<foo>
      enums to ath.h
      
      I do not think there's much purpose for struct
      ath_common * being passed to the ath_printk
      functions, but perhaps there might be.
      Signed-off-by: NJoe Perches <joe@perches.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      21a99f93
  2. 30 11月, 2010 1 次提交
  3. 25 11月, 2010 1 次提交
  4. 12 10月, 2010 2 次提交
  5. 07 10月, 2010 1 次提交
  6. 06 10月, 2010 1 次提交
  7. 21 9月, 2010 1 次提交
  8. 17 9月, 2010 3 次提交
  9. 01 9月, 2010 1 次提交
  10. 17 4月, 2010 1 次提交
  11. 07 4月, 2010 1 次提交
  12. 02 2月, 2010 1 次提交
  13. 12 11月, 2009 3 次提交
  14. 08 10月, 2009 12 次提交
  15. 20 8月, 2009 1 次提交
  16. 14 8月, 2009 1 次提交
  17. 23 4月, 2009 1 次提交
  18. 07 1月, 2009 1 次提交