]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/isdn/mISDN/layer2.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[mv-sheeva.git] / drivers / isdn / mISDN / layer2.c
index 9c2589e986d6b185c7f555b48f4de7c1d5653b2d..e17f0044e0b6d2869175c5faed183df60bab074f 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)
 {