Change #define of to a typedef. Signed-off-by: Stephen Hemminger <shemminger@xxxxxxxx> diff -Nru a/drivers/net/sk98lin/h/skdrv1st.h b/drivers/net/sk98lin/h/skdrv1st.h -- a/drivers/net/sk98lin/h/skdrv
Note that the kernel BSD sk driver was _not_ written by SysKonnect and only supports Genesis and Yukon1; linux supports Genesis (single and dual), Yukon1, Yukon Plus, Yukon EC, Yukon FE and Yukon2 (
I understand the benefits of a common driver, but there are costs too. First, it means the community can't really support or fix the common code only SysKonnect can. Also, there is functionality in t
They have Yukon2 support for while - unlike Linux. Which isn't something that belongs into a driver anyway. It also means you common code is obsfucated enough that no one noticed :) And you still ha
Is it even possible to do link failover with existing Open Source tools? Also the whole Remote Link Mangement (RLMT) stuff has no security so if it is used over a hostile network look out. I intrigue