original_kernel/arch/um
Jeff Dike 7c00c31fc0 [PATCH] uml: multicast driver cleanup
Byte-swapping of the port and IP address passed in to the multicast driver by
the user used to happen in different places, which was a bug in itself.  The
port also was swapped before being printk-ed, which led to a misleading
message.  This patch moves the port swapping to the same place as the IP
address swapping.  It also cleans up the error paths of mcast_open.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-20 15:48:17 -07:00
..
drivers [PATCH] uml: multicast driver cleanup 2005-05-20 15:48:17 -07:00
include
kernel [PATCH] uml: Page fault fixes 2005-05-20 15:48:17 -07:00
os-Linux
scripts
sys-i386 [PATCH] uml: Delay loop cleanups 2005-05-20 15:48:17 -07:00
sys-ia64
sys-ppc
sys-x86_64 [PATCH] uml: Delay loop cleanups 2005-05-20 15:48:17 -07:00
util
Kconfig
Kconfig.debug
Kconfig_char
Kconfig_i386
Kconfig_net
Kconfig_scsi
Kconfig_x86_64
Makefile
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-tt
Makefile-x86_64
config.release
defconfig