linux/net/sctp
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async()
The sock_wake_async() performs a bit different actions
depending on "how" argument. Unfortunately this argument
ony has numerical magic values.

I propose to give names to their constants to help people
reading this function callers understand what's going on
without looking into this function all the time.

I suppose this is 2.6.25 material, but if it's not (or the
naming seems poor/bad/awful), I can rework it against the
current net-2.6 tree.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:55:03 -08:00
..
Kconfig
Makefile
associola.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
auth.c
bind_addr.c
chunk.c
command.c
crc32c.c
debug.c
endpointola.c
input.c
inqueue.c
ipv6.c
objcnt.c
output.c
outqueue.c
primitive.c
proc.c
protocol.c
sm_make_chunk.c [SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT. 2008-01-08 23:30:04 -08:00
sm_sideeffect.c
sm_statefuns.c [SCTP]: Correctly handle AUTH parameters in unexpected INIT 2008-01-08 23:30:03 -08:00
sm_statetable.c
socket.c [NET]: Name magic constants in sock_wake_async() 2008-01-28 14:55:03 -08:00
ssnmap.c
sysctl.c
transport.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
tsnmap.c
ulpevent.c [SCTP]: Fix the name of the authentication event. 2008-01-08 23:30:02 -08:00
ulpqueue.c [SCTP]: Flush fragment queue when exiting partial delivery. 2007-12-16 14:05:45 -08:00