src/devices/wifi/wifi-phy-standard.h
changeset 6597 7fbc895f7361
parent 5747 a171e73c4dae
child 6643 be1bb4b0431b
--- a/src/devices/wifi/wifi-phy-standard.h	Wed Aug 25 09:10:32 2010 +0100
+++ b/src/devices/wifi/wifi-phy-standard.h	Mon Jul 05 10:15:37 2010 +0100
@@ -25,6 +25,7 @@
 enum WifiPhyStandard {
   WIFI_PHY_STANDARD_80211a,
   WIFI_PHY_STANDARD_80211b,
+  WIFI_PHY_STANDARD_80211g,
   WIFI_PHY_STANDARD_80211_10Mhz,
   WIFI_PHY_STANDARD_80211_5Mhz,
   WIFI_PHY_STANDARD_holland,