diff options
author | Vlad Yasevich <vladislav.yasevich@hp.com> | 2009-11-11 09:19:24 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-11-14 04:56:51 +0100 |
commit | f9c67811ebc00a42f62f5d542d3abd36bd49ae35 (patch) | |
tree | f58d9f0c0ae23ded2f758b73e2c47a97a25376a3 /net/ieee802154/af_ieee802154.c | |
parent | sctp: Set source addresses on the association before adding transports (diff) | |
download | linux-f9c67811ebc00a42f62f5d542d3abd36bd49ae35.tar.xz linux-f9c67811ebc00a42f62f5d542d3abd36bd49ae35.zip |
sctp: Fix regression introduced by new sctp_connectx api
A new (unrealeased to the user) sctp_connectx api
c6ba68a26645dbc5029a9faa5687ebe6fcfc53e4
sctp: support non-blocking version of the new sctp_connectx() API
introduced a regression cought by the user regression test
suite. In particular, the API requires the user library to
re-allocate the buffer and could potentially trigger a SIGFAULT.
This change corrects that regression by passing the original
address buffer to the kernel unmodified, but still allows for
a returned association id.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ieee802154/af_ieee802154.c')
0 files changed, 0 insertions, 0 deletions