Re: [PATCH] ehea: fix sysfs link compile problem

From: Jeff Garzik
Date: Fri Feb 01 2008 - 13:41:06 EST


Jan-Bernd Themann wrote:
Due to changes in the struct device_driver there is no direct
access to its kobj any longer. The kobj was used to create
sysfs links between eHEA ethernet devices and the driver.
This patch removes the affected sysfs links to resolve
the build problems.

Signed-off-by: Jan-Bernd Themann <themann@xxxxxxxxxx>


---
drivers/net/ehea/ehea_main.c | 37 -------------------------------------
1 files changed, 0 insertions(+), 37 deletions(-)

applied


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/