diff options
author | Jeff Dike <[email protected]> | 2005-05-20 13:59:09 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2005-05-20 15:48:17 -0700 |
commit | 7c00c31fc0f003363773121a0ac6f4e5b128e879 (patch) | |
tree | 8b9f64e74f795d461cb121425ddd2b1eaf911242 /net/lapb/lapb_timer.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 <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions