Refactor: Move packet_ops to a static look-up
authorDenis Kenzior <denkenz@gmail.com>
Mon, 5 Apr 2010 21:14:39 +0000 (16:14 -0500)
committerDenis Kenzior <denkenz@gmail.com>
Mon, 5 Apr 2010 21:14:39 +0000 (16:14 -0500)
commit4f5de3426e11f6f382a3063cc7d3ce0ec4d52a97
tree0986b92c1ecc154d0631ffcd4f317601541dd2f7
parent48a012c810ab16eb616b332a0bfcde88780877d7
Refactor: Move packet_ops to a static look-up

No need to allocate space for this, as it is always the same for all
instances.
gatchat/ppp_cp.c
gatchat/ppp_cp.h