From: Stephen Hemminger <shemminger@xxxxxxxxxx> Date: Fri, 4 Sep 2009 08:33:46 -0700 > 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. > > Signed-off-by: Stephen Hemminger <shemminger@xxxxxxxxxx> Irregardless of what we should do with the SDLA driver, this patch should go in while that code is still in the tree. Applied to net-next-2.6, thanks. -- 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