[Gd-chatter] r11565 - trunk/libraries/network-interfaces
andreas at gwydiondylan.org
andreas at gwydiondylan.org
Wed Dec 19 23:31:53 CET 2007
Author: andreas
Date: Wed Dec 19 23:31:52 2007
New Revision: 11565
Modified:
trunk/libraries/network-interfaces/raw-interface.dylan
Log:
job: 7299
Too much debugging output.
Modified: trunk/libraries/network-interfaces/raw-interface.dylan
==============================================================================
--- trunk/libraries/network-interfaces/raw-interface.dylan (original)
+++ trunk/libraries/network-interfaces/raw-interface.dylan Wed Dec 19 23:31:52 2007
@@ -159,7 +159,6 @@
802 => <prism2-frame>;
803 => <bsd-80211-radio-frame>;
end;
- format-out("Type: %=\n", type);
block()
let frame = parse-frame(type, packet);
push-data(node.the-output, frame);
More information about the chatter
mailing list