diff options
author | Xin Long <lucien.xin@gmail.com> | 2017-06-10 15:27:12 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-10 16:23:31 -0400 |
commit | 4abf5a653bf837aa93ad3fcf7cc918e90f44fb2d (patch) | |
tree | 7241d1b73241cf1c782ed695a12837395bf4fc72 /block/scsi_ioctl.c | |
parent | c0a4c2d1cde70d876da3f5a76a7284abf8d1800a (diff) | |
download | linux-4abf5a653bf837aa93ad3fcf7cc918e90f44fb2d.tar.gz linux-4abf5a653bf837aa93ad3fcf7cc918e90f44fb2d.tar.bz2 linux-4abf5a653bf837aa93ad3fcf7cc918e90f44fb2d.zip |
sctp: no need to check assoc id before calling sctp_assoc_set_id
sctp_assoc_set_id does the assoc id check in the beginning when
processing dupcookie, no need to do the same check before calling
it.
v1->v2:
fix some typo errs Marcelo pointed in changelog.
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block/scsi_ioctl.c')
0 files changed, 0 insertions, 0 deletions