Re: crash-o-matic

kuznet@ms2.inr.ac.ru
Sat, 17 Jul 1999 17:47:07 +0400 (MSK DST)


Hello!

> It seems to me there's no need to hash the bucket in the bind hashlist if
> there's no ->connect. Patch against 2.2.10-ac10:

It would be better to delete:

> if (sk->prot->connect == NULL)
> return(-EOPNOTSUPP);

All af_inet sockets have this method not NULL.

Alexey

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/