revised fix for bug 1069
authorNicola Baldo <nicola@baldo.biz>
Sun, 10 Apr 2011 19:11:22 +0200
changeset 7015 d70f5487cde0
parent 7014 937151f978b3
child 7016 eab6710a6346
revised fix for bug 1069
src/wifi/model/regular-wifi-mac.cc
--- a/src/wifi/model/regular-wifi-mac.cc	Sun Apr 10 19:08:46 2011 +0200
+++ b/src/wifi/model/regular-wifi-mac.cc	Sun Apr 10 19:11:22 2011 +0200
@@ -431,7 +431,6 @@
   // hurt to have it here too as a backstop.
   if (to != GetAddress ())
     {
-      NotifyRxDrop (packet);
       return;
     }