Index: uspace/lib/net/tl/tl_common.c
===================================================================
--- uspace/lib/net/tl/tl_common.c	(revision f1938c6a0868df384a77e996a1b661825126d1bf)
+++ uspace/lib/net/tl/tl_common.c	(revision 7f2e33a6374147a0d20faaeb1ea1722e44f86a96)
@@ -182,5 +182,5 @@
 			else
 				packet_dimensions_exclude(packet_dimensions,
-				    DEVICE_INVALID_ID);
+				    DEVICE_INVALID_ID, free);
 		}
 	}
