ISDN: ARRAY_SIZE changes
[safe/jmp/linux-2.6] / drivers / isdn / mISDN / layer2.c
index 9c2589e..e17f004 100644 (file)
@@ -1832,8 +1832,6 @@ static struct FsmNode L2FnList[] =
        {ST_L2_8, EV_L1_DEACTIVATE, l2_persistant_da},
 };
 
-#define L2_FN_COUNT (sizeof(L2FnList)/sizeof(struct FsmNode))
-
 static int
 ph_data_indication(struct layer2 *l2, struct mISDNhead *hh, struct sk_buff *skb)
 {