https://github.com/torvalds/linux
Revision 6c88ad2ded1de1fe87e917b4a0a45873939c16e1 authored by Frank Pavlic on 10 November 2005, 12:49:28 UTC, committed by Jeff Garzik on 11 November 2005, 13:26:21 UTC
[patch 3/7] s390: qeth multicast address registration fixed

From: Klaus Dieter Wacker <kdwacker@de.ibm.com>
	- when running in Layer2 mode we don't have to register
	  the multicast IP address but only group mac address.
	  Therefore for Layer 2 devices it is enough to go
	  through dev->mc_list list and register these entries.

Signed-off-by: Frank Pavlic <fpavlic@de.ibm.com>

diffstat:
 qeth_main.c |  106 +++++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 80 insertions(+), 26 deletions(-)
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
1 parent 508cc2b
History
Tip revision: 6c88ad2ded1de1fe87e917b4a0a45873939c16e1 authored by Frank Pavlic on 10 November 2005, 12:49:28 UTC
[PATCH] s390: qeth multicast address registration fixed
Tip revision: 6c88ad2
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 61.1 KB
Makefile -rw-r--r-- 42.5 KB
README -rw-r--r-- 14.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top