[GIT PATCH] Driver core fix for 2.6.20-rc3

From: Greg KH
Date: Fri Jan 05 2007 - 15:42:54 EST


Here is a single driver core patch for 2.6.20-rc3. It somehow got
dropped in the last round of patches for 2.6.20-rc1, and has been in the
-mm tree for quite a while. It fixes an issue with driver names in
modules to make sure we do not create duplicate symlinks.

Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/

Patches will be sent as a follow-on to this message to lkml for people
to see.

thanks,

greg k-h


kernel/module.c | 38 +++++++++++++++++++++++++++++++++-----
1 files changed, 33 insertions(+), 5 deletions(-)

---------------

Kay Sievers (1):
Driver core: Fix prefix driver links in /sys/module by bus-name

-
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/