linux-stable/drivers/net/can/sja1000
Tejun Heo 1cab3f9fcc sja1000: don't use [delayed_]work_pending()
There's no need to test whether a (delayed) work item in pending
before queueing, flushing or cancelling it.  Most uses are unnecessary
and quite a few of them are buggy.

Remove unnecessary pending tests from sja1000.  Only compile tested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: "David S. Miller" <davem@davemloft.net>
Cc: Wolfgang Grandegger <wg@grandegger.com>
Cc: netdev@vger.kernel.org
2012-12-28 13:40:15 -08:00
..
ems_pci.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
ems_pcmcia.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
Kconfig can: sja1000: Make sja1000_of_platform selectable and compilable on SPARC 2012-11-27 09:49:32 +01:00
kvaser_pci.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
Makefile can: sja1000: add support for PEAK-System PCMCIA card 2012-03-03 17:40:46 +01:00
peak_pci.c sja1000: don't use [delayed_]work_pending() 2012-12-28 13:40:15 -08:00
peak_pcmcia.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
plx_pci.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
sja1000.c can: sja1000: remove obsolete variable open_time 2012-11-29 14:30:35 +01:00
sja1000.h can: sja1000: remove obsolete variable open_time 2012-11-29 14:30:35 +01:00
sja1000_isa.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
sja1000_of_platform.c can: sja1000: fix compilation on x86 2012-12-15 17:14:38 -08:00
sja1000_platform.c can: sja1000_platform: add MODULE_ALIAS 2012-11-27 09:49:33 +01:00
tscan1.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00