X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=net%2Fbluetooth%2Fcmtp%2Fcmtp.h;h=c32638dddbf9409d685c3436eb1b1541d04d5a9e;hb=f391fda1f447222fa45db3380fc1e9d2d93c85c9;hp=db43b54ac9afb91cfc78f911f8a15c05104fe7ed;hpb=3210d190dcb717c328d74f8c3f69ec717d665b40;p=~andy%2Flinux diff --git a/net/bluetooth/cmtp/cmtp.h b/net/bluetooth/cmtp/cmtp.h index db43b54ac9a..c32638dddbf 100644 --- a/net/bluetooth/cmtp/cmtp.h +++ b/net/bluetooth/cmtp/cmtp.h @@ -81,6 +81,7 @@ struct cmtp_session { char name[BTNAMSIZ]; + atomic_t terminate; struct task_struct *task; wait_queue_head_t wait;