_pkt *pskb2=NULL;structsta_info*psta=NULL;structsta_priv*pstapriv= &padapter->stapriv;intbmcast = IS_MCAST(pattrib->dst);//DBG_871X("bmcast=%d\n", bmcast);if(_rtw_memcmp(pattrib->dst, adapter_mac_addr(padapter), ETH_ALEN) == _FALSE) {//DBG_871X("not ap psta=%p, add...