1
0
Fork 0
alistair23-linux/net/dsa
Tejun Heo 7f6b0db9f6 net/dsa: don't use flush_scheduled_work()
flush_scheduled_work() is deprecated and scheduled to be removed.
Directly flush dst->link_poll_work on remove instead.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
2010-12-24 15:59:06 +01:00
..
Kconfig phylib: available for any speed ethernet 2010-08-11 23:03:50 -07:00
Makefile dsa: add support for the Marvell 88E6060 switch chip 2008-10-08 17:24:22 -07:00
dsa.c net/dsa: don't use flush_scheduled_work() 2010-12-24 15:59:06 +01:00
dsa_priv.h netdev: convert pseudo-devices to netdev_tx_t 2009-09-01 01:13:07 -07:00
mv88e6xxx.c dsa: fix 88e6xxx statistics counter snapshotting 2009-07-05 18:03:35 -07:00
mv88e6xxx.h dsa: add support for the Marvell 88E6131 switch chip 2008-10-08 17:24:09 -07:00
mv88e6060.c dsa: add switch chip cascading support 2009-03-21 19:06:54 -07:00
mv88e6123_61_65.c dsa: add switch chip cascading support 2009-03-21 19:06:54 -07:00
mv88e6131.c dsa: add switch chip cascading support 2009-03-21 19:06:54 -07:00
slave.c net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 2010-07-18 19:15:25 -07:00
tag_dsa.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
tag_edsa.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
tag_trailer.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00