dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/rtl8187se
Jean Delvare bf6aede712 workqueue: add to_delayed_work() helper function
It is a fairly common operation to have a pointer to a work and to need a
pointer to the delayed work it is contained in.  In particular, all
delayed works which want to rearm themselves will have to do that.  So it
would seem fair to offer a helper function for this operation.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Greg KH <greg@kroah.com>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-02 19:04:50 -07:00
..
ieee80211 workqueue: add to_delayed_work() helper function 2009-04-02 19:04:50 -07:00
Kconfig Staging: rtl8187se: fix Kconfig dependencies 2009-02-27 12:56:23 -08:00
Makefile Staging: rtl8187se: make the built module be the proper name 2009-01-06 13:52:32 -08:00
dot11d.h
ieee80211.h staging: __FUNCTION__ is gcc-specific, use __func__ 2009-01-07 15:48:54 -08:00
ieee80211_crypt.h
r8180.h
r8180_93cx6.c
r8180_93cx6.h
r8180_core.c workqueue: add to_delayed_work() helper function 2009-04-02 19:04:50 -07:00
r8180_dm.c
r8180_dm.h
r8180_gct.c
r8180_gct.h
r8180_hw.h
r8180_max2820.c
r8180_max2820.h
r8180_pm.c
r8180_pm.h
r8180_rtl8225.c
r8180_rtl8225.h
r8180_rtl8225z2.c staging: __FUNCTION__ is gcc-specific, use __func__ 2009-01-07 15:48:54 -08:00
r8180_rtl8255.c
r8180_rtl8255.h
r8180_sa2400.c
r8180_sa2400.h
r8180_wx.c staging: __FUNCTION__ is gcc-specific, use __func__ 2009-01-07 15:48:54 -08:00
r8180_wx.h
r8185b_init.c