On Wed, Sep 7, 2016 at 8:20 PM, kbuild test robot <l...@intel.com> wrote: > [auto build test ERROR on net-next/master] > > net/sctp/sctp_diag.c: In function 'inet_sctp_diag_fill': > >> net/sctp/sctp_diag.c:136:6: error: too few arguments to function > >> 'inet_diag_msg_attrs_fill' > if (inet_diag_msg_attrs_fill(sk, skb, r, ext, user_ns)) > ^~~~~~~~~~~~~~~~~~~~~~~~
Fixed in v3, and unit tests updated with basic SCTP tests as well.