9p: Remove unneeded free of fcall for Flush
authorTom Tucker <tom@opengridcomputing.com>
Thu, 23 Oct 2008 21:32:28 +0000 (16:32 -0500)
committerEric Van Hensbergen <ericvh@gmail.com>
Wed, 5 Nov 2008 19:19:06 +0000 (13:19 -0600)
commit82b189eaaf6186b7694317632255fa87460820a0
tree06b6e37183b7ab4a0e7e9202cdb83c36504b10c5
parentcac23d6505546f4cfa42d949ec46d431a44bd39c
9p: Remove unneeded free of fcall for Flush

T and R fcall are reused until the client is destroyed. There does
not need to be a special case for Flush

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
net/9p/client.c