Stephen Hemminger <shemminger@xxxxxxxxxx> writes: > This is a brute force removal of the wierd slave interface done for > DLCI -> SDLA transmit. Before it was using non-standard return values > and freeing skb in caller. This changes it to using normal return > values, and freeing in the callee. Luckly only one driver pair was > doing this. Not tested on real hardware, in fact I wonder if this > driver pair is even being used by any users. The only hardware which seems to be driven by dlci.c is sdla.c = old Sangoma ISA cards. Sangoma seems to maintain their own drivers for their hw (including these ISA cards). Are the in-kernel drivers functional after all those years? I don't know. -- Krzysztof Halasa -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html