From: Kyle Moffett <[EMAIL PROTECTED]>
Date: Wed, 27 Jul 2005 22:44:00 -0400

> I would like to propose a cleanup for struct sockaddr_in that I think
> will make the code much more obvious and remove some icky padding
> math:

We can't use anonymous unions in the kernel, because they are not
supported by older gcc versions.

And I don't think your change makes things any simpler or easier to
read.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to