From: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Date: Wed, 6 Jun 2012 09:31:29 +0300 > We added another error condition here, but if we were to hit it then > we need to unregister_netdev() before doing the free_netdev(). > Otherwise we would hit the BUG_ON() in free_netdev(): > > BUG_ON(dev->reg_state != NETREG_UNREGISTERED); > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Applied, but please be explicit that your patch is against one tree or another. This one was for net-next only, but I tried initially to apply it to net which failed. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html