X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fwireless%2Fsysfs.c;h=29f820e182511fcf8a70bf672e32887404f9cb10;hb=9a5467fd600669cda488771dac3e951034fe2b08;hp=2d5d2255a27cd54bb12c1a21724680a5cdba617d;hpb=bf0a40b77ab1ce13fb6fa3bf7c8e413bac02873a;p=linux-2.6 diff --git a/net/wireless/sysfs.c b/net/wireless/sysfs.c index 2d5d2255a2..29f820e182 100644 --- a/net/wireless/sysfs.c +++ b/net/wireless/sysfs.c @@ -53,8 +53,7 @@ static void wiphy_dev_release(struct device *dev) } #ifdef CONFIG_HOTPLUG -static int wiphy_uevent(struct device *dev, char **envp, - int num_envp, char *buf, int size) +static int wiphy_uevent(struct device *dev, struct kobj_uevent_env *env) { /* TODO, we probably need stuff here */ return 0;