kernel_optimize_test/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
auth.c SG: Change sg_set_page() to take length and offset argument 2007-10-24 11:20:47 +02:00
bind_addr.c
chunk.c
command.c
crc32c.c
debug.c
endpointola.c
input.c
inqueue.c
ipv6.c [IPV6]: Replace sk_buff ** with sk_buff * in input handlers 2007-10-15 12:50:28 -07:00
Kconfig
Makefile
objcnt.c
output.c
outqueue.c
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
sm_statefuns.c [SCTP]: API updates to suport SCTP-AUTH extensions. 2007-10-10 16:51:32 -07:00
sm_statetable.c
socket.c fix breakage in sctp getsockopt 2007-10-14 12:41:51 -07:00
ssnmap.c
sysctl.c
transport.c
tsnmap.c
ulpevent.c [SCTP]: API updates to suport SCTP-AUTH extensions. 2007-10-10 16:51:32 -07:00
ulpqueue.c