From 3cef85c6998c93aee7f4b6da8092e1e32c6192f1 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 2 Sep 2014 12:28:47 +0000 Subject: get improved warning --- src/transport/plugin_transport_wlan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/transport/plugin_transport_wlan.c b/src/transport/plugin_transport_wlan.c index 0d72c1e0f..0e99afa16 100644 --- a/src/transport/plugin_transport_wlan.c +++ b/src/transport/plugin_transport_wlan.c @@ -1695,7 +1695,7 @@ handle_helper_message (void *cls, void *client, if (msize < sizeof (struct GNUNET_TRANSPORT_WLAN_RadiotapReceiveMessage)) { GNUNET_break (0); - LOG (GNUNET_ERROR_TYPE_DEBUG, + LOG (GNUNET_ERROR_TYPE_WARNING, "Size of packet is too small (%u bytes)\n", msize); break; -- cgit v1.2.3