misc: Fix crash in cell_log due missing l1_prim_cb
authorHolger Hans Peter Freyther <zecke@selfish.org>
Sat, 16 Jul 2011 07:33:35 +0000 (09:33 +0200)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sat, 16 Jul 2011 07:33:35 +0000 (09:33 +0200)
commit58a1b814258886b5be19977c290fb8f6e0078e34
tree842027a8948fdc563b482a7a8f87786ff6174e9a
parentd6663ad996261ef8602c3588112802d2ec80ca3d
misc: Fix crash in cell_log due missing l1_prim_cb

Commit 3538c38835b9120d7cf062fa533f7657768bf0d3 introduced the
l1_prim_cb but the init of the misc apps were not updated, make
it us the generic callback that should restore the previous behavior
src/host/layer23/src/common/main.c