Wenzhuo Lu 91cd905af9 ip_frag: fix IP reassembly regression
After changing pkt[0] to pkt[], the example IP reassembly is not working.
It's weird because this change is fine. There should be no difference
between them.
As a workaround, revert this change.

Fixes: 347a1e037fd3 ("lib: use C99 syntax for zero-size arrays")

Reported-by: Huilong Xu <huilongx.xu@intel.com>
Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2016-11-07 21:27:50 +01:00
..
2016-11-06 23:34:40 +01:00
2016-10-12 18:40:52 +02:00
2016-11-06 23:46:03 +01:00
2016-11-06 23:25:20 +01:00
2016-10-13 11:42:37 +02:00
2016-10-12 22:08:36 +02:00
2016-10-05 12:02:53 +02:00