Ben Dooks wrote:
The DM9000 network driver is calling kfree() on an netdev causing the system to oops if the probe fails. The right thing to do is call free_netdev().Thanks to Russell King for spotting this. Signed-off-by: Ben Dooks <[EMAIL PROTECTED]>
applied - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html