]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/linux/trace_events.h
nvmet-tcp: set MSG_MORE only if we actually have more to send
[linux.git] / include / linux / trace_events.h
index af2c85d3a1dde028e7fad140da14ef62f56a6127..6c7a10a6d71e59ead3e12003399b4f97993ebc6e 100644 (file)
@@ -440,7 +440,7 @@ struct synth_event_trace_state {
        struct synth_event *event;
        unsigned int cur_field;
        unsigned int n_u64;
-       bool enabled;
+       bool disabled;
        bool add_next;
        bool add_name;
 };