diff options
author | Jeff Dike <jdike@addtoit.com> | 2005-05-20 13:59:09 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-20 15:48:17 -0700 |
commit | 7c00c31fc0f003363773121a0ac6f4e5b128e879 (patch) | |
tree | 8b9f64e74f795d461cb121425ddd2b1eaf911242 /fs/dnotify.c | |
parent | 060e352236ece3325a684c72817fbacdac597574 (diff) |
[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>
Diffstat (limited to 'fs/dnotify.c')
0 files changed, 0 insertions, 0 deletions