1. 16 Jul, 2003 1 commit
    • Sridhar Samudrala's avatar
      [SCTP] Reduce the size of struct sctp_ulpevent so that it fits in · 2766297c
      Sridhar Samudrala authored
             skb->cb even on 64-bit systems. 
      
      Removed the redundant 'asoc' field in struct sctp_ulpevent and
      instead use sinfo_assoc_id which is present within the other field
      'sndrcvinfo'. This makes the size of struct sctp_ulpevent to be less
      than the size of skb->cb[](48 bytes) even on 64-bit systems.
      2766297c
  2. 15 Jul, 2003 1 commit
  3. 14 Jul, 2003 2 commits
  4. 13 Jul, 2003 3 commits
  5. 14 Jul, 2003 2 commits
  6. 13 Jul, 2003 11 commits
  7. 12 Jul, 2003 20 commits