Revision b794e252f5c1c640097348566dd85d463698ce90 authored by David S. Miller on 20 December 2016, 19:15:45 UTC, committed by David S. Miller on 20 December 2016, 19:15:45 UTC
Xin Long says:

====================
sctp: fix the issue that may copy duplicate addrs into assoc's bind address list

Patch 1/2 is to fix some indent level.

Given that we have kernels out there with this issue, patch 2/2 also
fix sctp_raw_to_bind_addrs.

v1 -> v2:
  Explain why we didn't filter the duplicate addresses when global
  address list gets updated in patch 2/2 changelog.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s 92f9532 + b860780
History
File Mode Size
00-INDEX -rw-r--r-- 655 bytes
leds-blinkm.txt -rw-r--r-- 1.9 KB
leds-class-flash.txt -rw-r--r-- 3.2 KB
leds-class.txt -rw-r--r-- 4.3 KB
leds-lm3556.txt -rw-r--r-- 2.9 KB
leds-lp3944.txt -rw-r--r-- 1.5 KB
leds-lp5521.txt -rw-r--r-- 2.9 KB
leds-lp5523.txt -rw-r--r-- 3.5 KB
leds-lp5562.txt -rw-r--r-- 3.3 KB
leds-lp55xx.txt -rw-r--r-- 6.7 KB
leds-mlxcpld.txt -rw-r--r-- 2.2 KB
ledtrig-oneshot.txt -rw-r--r-- 1.5 KB
ledtrig-transient.txt -rw-r--r-- 7.2 KB
ledtrig-usbport.txt -rw-r--r-- 1.3 KB
uleds.txt -rw-r--r-- 1.2 KB

back to top