Search Linux Wireless

patch driver-core-export-device_rename.patch added to gregkh-2.6 tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

     Subject: driver core: export device_rename

to my gregkh-2.6 tree.  Its filename is

     driver-core-export-device_rename.patch

This tree can be found at 
    http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/


>From johannes@xxxxxxxxxxxxxxxx Wed Feb 28 03:38:54 2007
From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
Date: Wed, 28 Feb 2007 12:38:31 +0100
Subject: driver core: export device_rename
To: Greg KH <greg@xxxxxxxxx>, linux-wireless <linux-wireless@xxxxxxxxxxxxxxx>
Message-ID: <1172662711.3681.51.camel@xxxxxxxxxxxxx>


In wireless we'd like to allow renaming of the phy devices we surface in
sysfs. The base wireless code, however, can be built modular and thus we
need device_rename exported.

Signed-off-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

---
 drivers/base/core.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- gregkh-2.6.orig/drivers/base/core.c
+++ gregkh-2.6/drivers/base/core.c
@@ -1056,7 +1056,7 @@ int device_rename(struct device *dev, ch
 
 	return error;
 }
-
+EXPORT_SYMBOL_GPL(device_rename);
 
 static int device_move_class_links(struct device *dev,
 				   struct device *old_parent,


Patches currently in gregkh-2.6 which might be from johannes@xxxxxxxxxxxxxxxx are

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

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux