Just kill this crap completely. Old protocol handlers are %100
unsupported in 2.6
I know people are working on fixing up basically every old protocol
layer currently in the tree, so this will not be an issue.
When a "struct packet_type" is registered in dev_add_pack(), fail if
!pt->data which is the indication of "old protocol". Once all the
protocols are finished being fixed up, pt->data and this test can
die.
-
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/