]> rtime.felk.cvut.cz Git - zynq/linux.git/blobdiff - include/net/netns/sctp.h
Merge tag 'v4.0.8' into xlnx_4.0.8-rt6
[zynq/linux.git] / include / net / netns / sctp.h
index 3573a81815ad9e0efb6ceb721eb066d3726419f0..8ba379f9e4678d7f00209a6b2ac12d41d82f4b25 100644 (file)
@@ -31,6 +31,7 @@ struct netns_sctp {
        struct list_head addr_waitq;
        struct timer_list addr_wq_timer;
        struct list_head auto_asconf_splist;
+       /* Lock that protects both addr_waitq and auto_asconf_splist */
        spinlock_t addr_wq_lock;
 
        /* Lock that protects the local_addr_list writers */