Messages in this thread |  | | | Date | Fri, 01 Feb 2008 13:40:46 -0500 | | From | Jeff Garzik <> | | Subject | Re: [PATCH] ehea: fix sysfs link compile problem |
| |
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@de.ibm.com> > > > --- > drivers/net/ehea/ehea_main.c | 37 ------------------------------------- > 1 files changed, 0 insertions(+), 37 deletions(-)
applied
|  |