commit | e26cc7ff77ac9726c05e9595998121a7e17d32ee | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue May 19 18:37:55 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu May 21 17:17:50 2015 -0400 |
tree | 4b05a4fc8792416bb2f9677ceab58d7f91123b6f | |
parent | 3f55b7ed5e5d4aa7291e3a1e2f7224eeba5810ba [diff] |
spider_net: Use DECLARE_BITMAP 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>