diff options
author | Neil Horman <nhorman@tuxdriver.com> | 2007-06-18 19:59:16 -0400 |
---|---|---|
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | 2007-06-19 09:47:32 -0400 |
commit | 186e234358ba29a4094d0c8c0d3ea00f84d32a3e (patch) | |
tree | 656674d40530aac38ff79abd7be67a3ff3c5e49e /mm/migrate.c | |
parent | 408f22e81ea2fcf96c80e85ee12d20ef5148bf7c (diff) | |
download | blackbird-obmc-linux-186e234358ba29a4094d0c8c0d3ea00f84d32a3e.tar.gz blackbird-obmc-linux-186e234358ba29a4094d0c8c0d3ea00f84d32a3e.zip |
SCTP: Fix sctp_getsockopt_get_peer_addrs
This is the split out of the patch that we agreed I should split
out from my last patch. It changes space_left to be computed in the same
way the to variable is. I know we talked about changing space_left to an
int, but I think size_t is more appropriate, since we should never have
negative space in our buffer, and computing using offsetof means space_left
should now never drop below zero.
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Diffstat (limited to 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions