From: Ian Jackson Date: Sat, 25 Oct 2014 17:27:34 +0000 (+0100) Subject: Static buffers: Replace references to bufs[b] X-Git-Tag: base.ipv6-polypath-fixes-2.v1~4 X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/commitdiff_plain/5f37eb107bd4370ee0ed1c1c185abb06ee873ac2?hp=5f37eb107bd4370ee0ed1c1c185abb06ee873ac2 Static buffers: Replace references to bufs[b] Introduce a new macro SBUF which currently refers to bufs[b]. We are going to change its definition in a moment. Splitting the patches up this way makes it easier to see that they're right. No functional change in this patch. Signed-off-by: Ian Jackson ---