1. 23 5月, 2009 1 次提交
  2. 23 4月, 2009 1 次提交
  3. 10 2月, 2009 1 次提交
  4. 30 1月, 2009 9 次提交
  5. 20 12月, 2008 1 次提交
  6. 13 12月, 2008 1 次提交
  7. 05 12月, 2008 1 次提交
  8. 22 11月, 2008 1 次提交
  9. 01 11月, 2008 2 次提交
  10. 23 8月, 2008 1 次提交
  11. 07 8月, 2008 1 次提交
  12. 05 8月, 2008 1 次提交
  13. 30 7月, 2008 1 次提交
    • D
      iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not set · c0b6a1c9
      Denis V. Lunev 提交于
      CC [M]  drivers/net/wireless/iwlwifi/iwl-rfkill.o
      drivers/net/wireless/iwlwifi/iwl-led.c: In function 'iwl_led_brightness_set':
      drivers/net/wireless/iwlwifi/iwl-led.c:198: error: 'led_type_str' undeclared (first use in this function)
      drivers/net/wireless/iwlwifi/iwl-led.c:198: error: (Each undeclared identifier is reported only once
      drivers/net/wireless/iwlwifi/iwl-led.c:198: error: for each function it appears in.)
      
      The problem is that led_type_str is defined under CONFIG_IWLWIFI_DEBUG
      while IWL_DEBUG is a static inline function in this case. Replace it
      with macro.
      Signed-off-by: NDenis V. Lunev <den@openvz.org>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      c0b6a1c9
  14. 15 6月, 2008 2 次提交
  15. 22 5月, 2008 2 次提交
  16. 15 5月, 2008 3 次提交
  17. 26 3月, 2008 2 次提交
  18. 14 3月, 2008 1 次提交
  19. 07 3月, 2008 1 次提交
  20. 29 1月, 2008 4 次提交
  21. 11 10月, 2007 2 次提交