]> rtime.felk.cvut.cz Git - socketcan-devel.git/commit
softing_cs: fix for net-next-2.6 (2.6.33+)
authorhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Thu, 25 Feb 2010 17:10:40 +0000 (17:10 +0000)
committerhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Thu, 25 Feb 2010 17:10:40 +0000 (17:10 +0000)
commit3121b6301e5e508bd42b1dad7e5849e4161f2b97
tree91df18ff7445ce346d5d50b14b9d2da4dbaab469
parentf759a565cf6b55a90f0f77a2eec943c2fc085f37
softing_cs: fix for net-next-2.6 (2.6.33+)

The pcmcia_request_window() is postponed a little, as some flags must be
set before this call (I believe). It is a small change, but with some
noise in the patch. Same with softing_card_irq().

The netif_start_queue() is omitted, as softing_cycle() does a
netif_wake_queue().

Signed-off-by: Kurt Van Dijck <kurt.van.dijck@eia.be>
Signed-off-by: Oliver Hartkopp <oliver@hartkopp.net>
git-svn-id: svn://svn.berlios.de//socketcan/trunk@1146 030b6a49-0b11-0410-94ab-b0dab22257f2
kernel/2.6/drivers/net/can/softing/softing_cs.c
kernel/2.6/drivers/net/can/softing/softing_fw.c
kernel/2.6/drivers/net/can/softing/softing_main.c