sctp: convert sack_needed and sack_generation to bits
authorMarcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Mon, 30 Nov 2015 14:17:06 +0000 (12:17 -0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 04:39:46 +0000 (23:39 -0500)
commit38ee8fb67c3457f36f5137073c4b8ac2436d2393
treecb6729ec00b0dab5d0fdb2f809f5f0c8e714301b
parent45f6fad84cc305103b28d73482b344d7f5b76f39
sctp: convert sack_needed and sack_generation to bits

They don't need to be any bigger than that and with this we start a new
bitfield for tracking association runtime stuff, like zero window
situation.

Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/structs.h