fixing WLAN
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 10 May 2012 16:26:02 +0000 (16:26 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 10 May 2012 16:26:02 +0000 (16:26 +0000)
src/transport/plugin_transport_wlan.c

index 62b1ac7fdae45b9fc11406c3313e08c16b24e7ed..03d9b436187d6ad85ef9ff99fd5f2f05c6fc74e4 100644 (file)
@@ -838,6 +838,8 @@ send_with_fragmentation (struct MacEndpoint *endpoint,
   fm->macendpoint = endpoint;
   fm->target = *target;
   fm->timeout = GNUNET_TIME_relative_to_absolute (timeout);
+  fm->cont = cont;
+  fm->cont_cls = cont_cls;
   fm->fragcontext =
     GNUNET_FRAGMENT_context_create (plugin->env->stats, WLAN_MTU,
                                    &plugin->tracker,