X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=include%2Fnet%2F9p%2Fclient.h;h=e26812274b757f0355293a15f33a776dd78348d0;hp=4012e07162e51e772081ad6af9261f52bd9a88cd;hb=c98861f7de20fa982de0b5bbe01628414d7a7fbf;hpb=a5a64498c194c82ecad3a2d67cff6231cda8d3dd diff --git a/include/net/9p/client.h b/include/net/9p/client.h index 4012e07162e5..e26812274b75 100644 --- a/include/net/9p/client.h +++ b/include/net/9p/client.h @@ -98,7 +98,6 @@ enum p9_req_status_t { struct p9_req_t { int status; int t_err; - u16 flush_tag; wait_queue_head_t *wq; struct p9_fcall *tc; struct p9_fcall *rc;