sctp: fix sparse warning for sctp_init_cause_fixed
authorIoan Orghici <ioanorghici@gmail.com>
Fri, 13 Jul 2012 07:16:37 +0000 (07:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Jul 2012 06:23:52 +0000 (23:23 -0700)
commitdb28aafad91ee23b7075e5372d92ed364d54e9fb
treeb48d7f9174697006dff92ec7080dd267a3e6b1c7
parentefdfad3205403e1d1c5c0bdcbdb647ddd89bfaa3
sctp: fix sparse warning for sctp_init_cause_fixed

Fix the following sparse warning:
* symbol 'sctp_init_cause_fixed' was not declared. Should it be
  static?

Signed-off-by: Ioan Orghici <ioanorghici@gmail.com>
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/sm_make_chunk.c