commit | 74dd92a881b62014ca3c754db6868e1f142f2fb9 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Tue Jan 11 07:24:02 2011 -0500 |
committer | Steve French <sfrench@us.ibm.com> | Thu Jan 20 17:41:02 2011 +0000 |
tree | c6e8c0ad9a722602d55511d11e8353f67bfb80f6 | |
parent | dad255b182363db1d1124458cd3fb0a4deac0d0f [diff] |
cifs: clean up sync_mid_result Make it use a switch statement based on the value of the midStatus. If the resp_buf is set, then MID_RESPONSE_RECEIVED is too. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>