OSDN Git Service

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)
commite26cc7ff77ac9726c05e9595998121a7e17d32ee
tree4b05a4fc8792416bb2f9677ceab58d7f91123b6f
parent3f55b7ed5e5d4aa7291e3a1e2f7224eeba5810ba
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>
drivers/net/ethernet/toshiba/spider_net.c