This too seems way too generic for including in the kernel.
> A new patch which applies to 2.5.3 is in the usual place:
> ftp://ftp.pm.waw.pl/pub/linux/hdlc/
> This is what I want included in base kernel.
What data is passed through the following structure?
Untyped data has the same problems as I listed for SIOCDEVPRIVATE:
> struct if_settings
> {
> unsigned int type; /* Type of physical device or protocol */
> unsigned int data_length; /* device/protocol data length */
> void * data; /* pointer to data, ignored if length = 0 */
> };
Regards,
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/