spider_net: Use DECLARE_BITMAP
authorJoe Perches <joe@perches.com>
Wed, 20 May 2015 01:37:55 +0000 (18:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 May 2015 21:17:50 +0000 (17:17 -0400)
Use the generic mechanism to declare a bitmap instead of unsigned long.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found