diff options
Diffstat (limited to 'include/net/sctp/ulpqueue.h')
| -rw-r--r-- | include/net/sctp/ulpqueue.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/sctp/ulpqueue.h b/include/net/sctp/ulpqueue.h index ff1b8ba73ab1..00e50ba3f24b 100644 --- a/include/net/sctp/ulpqueue.h +++ b/include/net/sctp/ulpqueue.h | |||
| @@ -49,7 +49,6 @@ | |||
| 49 | 49 | ||
| 50 | /* A structure to carry information to the ULP (e.g. Sockets API) */ | 50 | /* A structure to carry information to the ULP (e.g. Sockets API) */ |
| 51 | struct sctp_ulpq { | 51 | struct sctp_ulpq { |
| 52 | char malloced; | ||
| 53 | char pd_mode; | 52 | char pd_mode; |
| 54 | struct sctp_association *asoc; | 53 | struct sctp_association *asoc; |
| 55 | struct sk_buff_head reasm; | 54 | struct sk_buff_head reasm; |
