gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r34262 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r34262 - gnunet/src/transport
Date: Tue, 2 Sep 2014 15:49:09 +0200

Author: wachs
Date: 2014-09-02 15:49:09 +0200 (Tue, 02 Sep 2014)
New Revision: 34262

Modified:
   gnunet/src/transport/plugin_transport_wlan.c
Log:
no one cares about this message


Modified: gnunet/src/transport/plugin_transport_wlan.c
===================================================================
--- gnunet/src/transport/plugin_transport_wlan.c        2014-09-02 12:32:13 UTC 
(rev 34261)
+++ gnunet/src/transport/plugin_transport_wlan.c        2014-09-02 13:49:09 UTC 
(rev 34262)
@@ -1694,8 +1694,7 @@
                               GNUNET_NO);
     if (msize < sizeof (struct GNUNET_TRANSPORT_WLAN_RadiotapReceiveMessage))
     {
-      GNUNET_break (0);
-      LOG (GNUNET_ERROR_TYPE_WARNING,
+      LOG (GNUNET_ERROR_TYPE_DEBUG,
           "Size of packet is too small (%u bytes < %u)\n",
           msize,  sizeof (struct 
GNUNET_TRANSPORT_WLAN_RadiotapReceiveMessage));
       break;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]