linux-kernel-test/drivers/s390/net
Ursula Braun d8fae9c2f2 qeth: avoid duplicate deletion of multicast addresses
if qeth_set_multicast_list() is performed on 2 CPUs in parallel,
card->ip_list may end corrupted.
Solution: In function __qeth_delete_all_mc()
          remove card->ip_list entry before invoking
          qeth_deregister_addr_entry(). Thus a 2nd invocation of
          qeth_set_multicast_list() cannot try to remove the
          same entry twice.

Signed-off-by Ursula Braun <braunu@de.ibm.com>

Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-10-10 16:54:41 -07:00
..
claw.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
claw.h
ctcdbug.c
ctcdbug.h
ctcmain.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
ctcmain.h
cu3088.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
cu3088.h
fsm.c
fsm.h
Kconfig [S390] Kconfig: use common Kconfig files for s390. 2007-05-10 15:46:08 +02:00
lcs.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
lcs.h
Makefile [S390]: Rewrite of the IUCV base code, part 1 2007-02-08 13:36:44 -08:00
netiucv.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
qeth_eddp.c qeth: EDDP does not work on large MTUs 2007-10-10 16:54:40 -07:00
qeth_eddp.h s390: qeth driver connection hang 2007-05-08 01:15:35 -04:00
qeth_fs.h
qeth_main.c qeth: avoid duplicate deletion of multicast addresses 2007-10-10 16:54:41 -07:00
qeth_mpc.c [S390] Avoid sparse warnings. 2007-05-10 15:45:52 +02:00
qeth_mpc.h qeth: provide specific message for OSA-adapters exclusively used 2007-08-31 06:52:58 -04:00
qeth_proc.c s390: scatter-gather for inbound traffic in qeth driver 2007-07-16 18:28:04 -04:00
qeth_sys.c qeth: dont return the return values of void functions. 2007-08-31 06:52:58 -04:00
qeth_tso.h [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 2007-04-25 22:25:26 -07:00
qeth.h [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
smsgiucv.c [S390]: Adapt special message interface to new IUCV API 2007-02-08 13:51:11 -08:00
smsgiucv.h