- Make sure size of Supported Rates ie does not exceed the limit set by
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 25 Mar 2007 08:10:51 +0000 (08:10 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 25 Mar 2007 08:10:51 +0000 (08:10 +0000)
commit57a34947597e1fffb1eb03b0e41aaaadb647f0ce
treebbb16f017140b74524a24bcfafaaa78368d241d4
parent733c0ff9476a05cfce095e4870891ddb6d5ecda1
- Make sure size of Supported Rates ie does not exceed the limit set by
  802.11 standard.
- Make sure the sum of Supported Rates ie size and Extended Supported
  Rates ie size is within the range netproto/802_11 can support.
sys/netproto/802_11/wlan/ieee80211_input.c