1. 17 Jun, 2003 2 commits
    • Arnaldo Carvalho de Melo's avatar
      o ipx: fix var shadowing paramente with CONFIG_IPX_INTERN is enabled · ac59d5f3
      Arnaldo Carvalho de Melo authored
      Which is 0.1% of the times, I'll have to research usage and eventually
      kill this uglymoron that is responsible for 9 out of 10 "ipx is not
      working with mars_nwe, why?" answer "Disable the damn CONFIG_IPX_INTERN
      and be happy!" Thanks to Geert for reporting thisn in lkml.
      ac59d5f3
    • Arnaldo Carvalho de Melo's avatar
      o sock: remove sk_prev · ca8658e8
      Arnaldo Carvalho de Melo authored
      Move it to the protocols that we're using this pointers for other
      purposes than a list pointer as the name implies, namely tcp and
      sctp, where they are used as a pointer to the bind_hash. Shrink,
      struct sock, shrink! :-)
      ca8658e8
  2. 16 Jun, 2003 21 commits
  3. 15 Jun, 2003 17 commits