1
0
Fork 0
alistair23-linux/net/wireless
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct
This changes the uevent buffer functions to use a struct instead of a
long list of parameters. It does no longer require the caller to do the
proper buffer termination and size accounting, which is currently wrong
in some places. It fixes a known bug where parts of the uevent
environment are overwritten because of wrong index calculations.

Many thanks to Mathieu Desnoyers for finding bugs and improving the
error handling.

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 14:51:01 -07:00
..
Kconfig [WIRELESS]: Fix Kconfig. 2007-10-10 16:52:52 -07:00
Makefile [NL80211]: add netlink interface to cfg80211 2007-10-10 16:52:14 -07:00
core.c [NL80211]: add netlink interface to cfg80211 2007-10-10 16:52:14 -07:00
core.h [NL80211]: add netlink interface to cfg80211 2007-10-10 16:52:14 -07:00
nl80211.c [NL80211]: add netlink interface to cfg80211 2007-10-10 16:52:14 -07:00
nl80211.h [NL80211]: add netlink interface to cfg80211 2007-10-10 16:52:14 -07:00
radiotap.c [WIRELESS] radiotap parser: accept all other fields 2007-10-10 16:47:43 -07:00
sysfs.c Driver core: change add_uevent_var to use a struct 2007-10-12 14:51:01 -07:00
sysfs.h [WIRELESS] cfg80211: New wireless config infrastructure. 2007-04-25 22:29:41 -07:00
wext.c [NET]: Fix race when opening a proc file while a network namespace is exiting. 2007-10-10 16:49:22 -07:00