iwlwifi: make index unsigned int for iwl_send_led_cmd
authorAbhijeet Kolekar <abhijeet.kolekar@intel.com>
Fri, 11 Jul 2008 03:53:42 +0000 (11:53 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Jul 2008 18:53:00 +0000 (14:53 -0400)
This is a small fix to change the idx type from int to unsigned.

Signed-off-by: Abhijeet Kolekar <abhijeet.kolekar@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found