1.1 --- a/src/devices/wifi/interference-helper.cc Thu Jul 16 13:12:34 2009 +0200
1.2 +++ b/src/devices/wifi/interference-helper.cc Thu Jul 16 13:40:56 2009 +0200
1.3 @@ -372,8 +372,11 @@
1.4 case WIFI_PHY_STANDARD_80211b:
1.5 NS_FATAL_ERROR("can't happen here");
1.6 symbolDurationUs = 0; // quiet compiler
1.7 + break;
1.8 default:
1.9 NS_FATAL_ERROR("unknown standard");
1.10 + symbolDurationUs = 0; // quiet compiler
1.11 + break;
1.12 }
1.13
1.14 // IEEE Std 802.11-2007, section 17.3.2.2, table 17-3