commit | 925b93742263f3139856fcab944c165cfabe39f4 | [log] [tgz] |
---|---|---|
author | David Miller <davem@davemloft.net> | Thu Apr 11 15:01:57 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 11 21:33:31 2019 -0700 |
tree | ab0ef5995357496691e216fca12da1ef16248b47 | |
parent | 0eff1052438c360c21aef01cc689ef54ee528af7 [diff] |
sctp: Always pass skbs on a list to sctp_ulpq_tail_event(). This way we can simplify the logic and remove assumptions about the implementation of skb lists. Signed-off-by: David S. Miller <davem@davemloft.net> Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>