Re: [PATCH 07/12] spider_net: Use DECLARE_BITMAP
From: David Miller <davem@davemloft.net>
Date: 2015-05-21 21:18:13
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2015-05-21 21:18:13
Also in:
lkml
From: Joe Perches <joe@perches.com> Date: Tue, 19 May 2015 18:37:55 -0700
Use the generic mechanism to declare a bitmap instead of unsigned long. Signed-off-by: Joe Perches <joe@perches.com>
Applied to net-next, thanks Joe.