f1afff14b14abc2bafc344803cdee62ad83c7a27 |
|
15-Aug-2009 |
Lorenzo Colitti <lorenzo@google.com> |
Sholes wireless driver fixes. 1. Ignore broadcast frames we sent ourselves, as per the 802.11 standard. 2. In an effort to avoid data copies, the driver uses skbuffs incorrectly, updating skb->data directly without updating skb->tail. Update the tail pointer as well. 3. Correct spelling mistakes in some frequently-seen log messages.
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/sme.c
|