cdev_lkm_dummy(), /* 29 */
cdev_ipf_init(NIPFILTER,ipl), /* 44: ip-filter device */
ah, you must have been using ipfilter has an LKM originally, and it
created the /dev/ipl device for you, and now you're using it in the
kernel proper.
we should perhaps document this somewhere....