kernel-ark/drivers/s390
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
..
block [S390] vmur: fix diag14 exceptions with addresses > 2GB. 2007-08-22 13:51:47 +02:00
char [S390] vmur: fix reference counting for vmur device structure 2007-08-22 13:51:48 +02:00
cio [S390] vmur: fix diag14 exceptions with addresses > 2GB. 2007-08-22 13:51:47 +02:00
crypto [S390] zcrypt: fix request timeout handling 2007-07-10 11:24:52 +02:00
net qeth: avoid duplicate deletion of multicast addresses 2007-10-10 16:54:41 -07:00
scsi [SCSI] zfcp: fix the data buffer accessor patch 2007-08-15 12:28:44 -05:00
ebcdic.c
Makefile
s390_rdev.c
s390mach.c [S390] cio: replace subchannel evaluation queue with bitmap 2007-04-27 16:01:40 +02:00
s390mach.h
sysinfo.c [S390] Processor degradation notification. 2007-04-27 16:01:46 +02:00