From: Dan Carpenter <error27@xxxxxxxxx> Date: Mon, 28 Jun 2010 23:19:33 +0200 > The original code is off by one because we should start counting at > zero. So the size of the resource is end - start + 1. I switched it to > use resource_size() to do the calculation. > > Signed-off-by: Dan Carpenter <error27@xxxxxxxxx> Applied to net-next-2.6, thanks Dan. -- 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