alistair23-linux/net/sctp
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument
Most drivers need to set length and offset as well, so may as well fold
those three lines into one.

Add sg_assign_page() for those two locations that only needed to set
the page, where the offset/length is set outside of the function context.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-10-24 11:20:47 +02:00
..
associola.c [SCTP]: Implement the receive and verification of AUTH chunk 2007-10-10 16:51:31 -07:00
auth.c SG: Change sg_set_page() to take length and offset argument 2007-10-24 11:20:47 +02:00
bind_addr.c fix sctp_del_bind_addr() last argument type 2007-09-26 09:22:04 -07:00
chunk.c [SCTP]: Enable the sending of the AUTH chunk. 2007-10-10 16:51:31 -07:00
command.c
crc32c.c
debug.c
endpointola.c [SCTP]: Implement the receive and verification of AUTH chunk 2007-10-10 16:51:31 -07:00
input.c [SCTP]: Implement the receive and verification of AUTH chunk 2007-10-10 16:51:31 -07:00
inqueue.c [SCTP]: Implement the receive and verification of AUTH chunk 2007-10-10 16:51:31 -07:00
ipv6.c [IPV6]: Replace sk_buff ** with sk_buff * in input handlers 2007-10-15 12:50:28 -07:00
Kconfig
Makefile [SCTP]: Implement SCTP-AUTH internals 2007-10-10 16:51:29 -07:00
objcnt.c [SCTP]: Implement SCTP-AUTH internals 2007-10-10 16:51:29 -07:00
output.c [SCTP]: Enable the sending of the AUTH chunk. 2007-10-10 16:51:31 -07:00
outqueue.c SCTP: Do not retransmit chunks that are newer then rtt. 2007-08-30 13:56:06 -04:00
primitive.c
proc.c
protocol.c Remove "unsafe" from module struct 2007-10-17 08:42:49 -07:00
sm_make_chunk.c SG: Change sg_set_page() to take length and offset argument 2007-10-24 11:20:47 +02:00
sm_sideeffect.c [SCTP]: Implete SCTP-AUTH parameter processing 2007-10-10 16:51:30 -07:00
sm_statefuns.c [SCTP]: API updates to suport SCTP-AUTH extensions. 2007-10-10 16:51:32 -07:00
sm_statetable.c [SCTP]: Implement the receive and verification of AUTH chunk 2007-10-10 16:51:31 -07:00
socket.c fix breakage in sctp getsockopt 2007-10-14 12:41:51 -07:00
ssnmap.c
sysctl.c [SCTP]: Implement SCTP-AUTH initializations. 2007-10-10 16:51:30 -07:00
transport.c
tsnmap.c sctp: fix shadow symbol in net/sctp/tsnmap.c 2007-08-01 11:19:06 -04:00
ulpevent.c [SCTP]: API updates to suport SCTP-AUTH extensions. 2007-10-10 16:51:32 -07:00
ulpqueue.c [SCTP]: Rewrite of sctp buffer management code 2007-10-10 16:48:09 -07:00