Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[firefly-linux-kernel-4.4.55.git] / include / net / sctp / ulpqueue.h
index ff1b8ba73ab10b5678562919e6c43db0f768821b..00e50ba3f24b71a2db54d810ee9889f674444a7b 100644 (file)
@@ -49,7 +49,6 @@
 
 /* A structure to carry information to the ULP (e.g. Sockets API) */
 struct sctp_ulpq {
-       char malloced;
        char pd_mode;
        struct sctp_association *asoc;
        struct sk_buff_head reasm;