Brooks Davis fe753c29f7 Compile errors are way more useful then panics later.
Replace a KASSERT of LINUX_IFNAMSIZ == IFNAMSIZ with a preprocessor
check and #error message.  This will prevent nasty suprises if users
change IFNAMSIZ without updating the linux code appropriatly.
2005-03-24 17:51:15 +00:00
..
2005-03-11 22:07:04 +00:00
2005-03-24 02:08:22 +00:00
2005-03-16 20:42:00 +00:00
2005-03-09 15:28:48 +00:00
2005-03-24 07:33:45 +00:00