commit | 3eb2011a67b044859069359948579b942993c416 | [log] [tgz] |
---|---|---|
author | Abhijeet Kolekar <abhijeet.kolekar@intel.com> | Fri Jul 11 11:53:42 2008 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 14 14:53:00 2008 -0400 |
tree | fffaaf6aeded6cc3c069aee708639e2b780808a6 | |
parent | 9a9ad0cda72a651fc6b99fa9ec040a5d41005a88 [diff] |
iwlwifi: make index unsigned int for iwl_send_led_cmd 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>