From: Marcelo Ricardo Leitner <[email protected]> Date: Tue, 24 Apr 2018 18:17:34 -0300
> sctp_make_sack() make changes to the asoc and this cast is just > bypassing the const attribute. As there is no need to have the const > there, just remove it and fix the violation. > > Signed-off-by: Marcelo Ricardo Leitner <[email protected]> Applied.
