git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dad255b
)
cifs: clean up sync_mid_result
author
Jeff Layton
<jlayton@redhat.com>
Tue, 11 Jan 2011 12:24:02 +0000
(07:24 -0500)
committer
Steve French
<sfrench@us.ibm.com>
Thu, 20 Jan 2011 17:41:02 +0000
(17:41 +0000)
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>
No differences found