linux-kernel-test/drivers/net/can
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
..
c_can drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
cc770 drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
mscan drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
sja1000 sja1000: don't use [delayed_]work_pending() 2012-12-28 13:40:15 -08:00
softing drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
usb Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next 2012-11-30 12:12:05 -05:00
at91_can.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-12-12 18:07:07 -08:00
bfin_can.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
dev.c can: Do not call dev_put if restart timer is running upon close 2012-11-29 14:30:08 +01:00
flexcan.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
grcan.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
janz-ican3.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
Kconfig can: grcan: Add device driver for GRCAN and GRHCAN cores 2012-11-15 20:47:26 +01:00
Makefile can: grcan: Add device driver for GRCAN and GRHCAN cores 2012-11-15 20:47:26 +01:00
mcp251x.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
pch_can.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
slcan.c sections: fix section conflicts in drivers/net 2012-10-06 03:04:42 +09:00
ti_hecc.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
vcan.c sections: fix section conflicts in drivers/net 2012-10-06 03:04:42 +09:00