diff options
author | Zhu Yi <yi.zhu@intel.com> | 2009-07-16 17:34:12 +0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-07-24 15:05:21 -0400 |
commit | b6c321718e1376b1a55afc63cce090a2c4573417 (patch) | |
tree | a9b37daf3ee6a1787ef879eecf50f0398ef0a22b /kernel/groups.c | |
parent | 0e371f1a0c0acd4abfa052b01e7b1f4a71ef6590 (diff) |
iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on success
We used to return the result of wait_event_interruptible_timeout()
which is the remaining timeout on success. But this information is
not used by any of its callers. So we just return 0 on success.
This fixed a erroneous return value bug for iwm_set_key().
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'kernel/groups.c')
0 files changed, 0 insertions, 0 deletions