]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/request_sock.h
Merge remote-tracking branch 'sound/for-next'
[karo-tx-linux.git] / include / net / request_sock.h
index 65c3e5164a5c0caf098c5e286a0203fd524842fc..7f830ff67f08c318717e809221d1586f17948185 100644 (file)
@@ -48,6 +48,7 @@ int inet_rtx_syn_ack(struct sock *parent, struct request_sock *req);
 /* struct request_sock - mini sock to represent a connection request
  */
 struct request_sock {
+       struct sock_common              __req_common;
        struct request_sock             *dl_next;
        u16                             mss;
        u8                              num_retrans; /* number of retransmits */