logo       
Google Custom Search
    AddThis Social Bookmark Button

revision 2132 committed: msg#00075

Subject: revision 2132 committed
Project     : madwifi
Revision    : 2132
Author      : proski (Pavel Roskin)
Date        : 2007-02-21 02:26:29 +0100 (Wed, 21 Feb 2007)

Log Message :
Update for the current wireless-dev.git

Affected Files:
* branches/dadwifi-openhal/ath/if_ath.c               updated             
* branches/dadwifi-openhal/ath/if_ath_d80211.c        updated             


Modified: branches/dadwifi-openhal/ath/if_ath.c
===================================================================
--- branches/dadwifi-openhal/ath/if_ath.c       2007-02-21 01:25:19 UTC (rev 
2131)
+++ branches/dadwifi-openhal/ath/if_ath.c       2007-02-21 01:26:29 UTC (rev 
2132)
@@ -5138,8 +5138,6 @@
                skb_put(skb, len);
                skb->protocol = __constant_htons(ETH_P_CONTROL);
 
-               status.hosttime = jiffies;
-
                if (sc->sc_opmode == AR5K_M_MONITOR)
                        status.mactime = ath_extend_tsf(ah, 
ds->ds_rxstat.rs_tstamp);
                else 

Modified: branches/dadwifi-openhal/ath/if_ath_d80211.c
===================================================================
--- branches/dadwifi-openhal/ath/if_ath_d80211.c        2007-02-21 01:25:19 UTC 
(rev 2131)
+++ branches/dadwifi-openhal/ath/if_ath_d80211.c        2007-02-21 01:26:29 UTC 
(rev 2132)
@@ -674,7 +674,7 @@
                 IEEE80211_HW_DATA_NULLFUNC_ACK;
        hw->extra_tx_headroom = 2;
        hw->channel_change_time = 5000;
-       hw->maxssi = -1; /* FIXME: get a real value for this. */
+       hw->max_rssi = 127; /* FIXME: get a real value for this. */
        hw->queues = 1;
        sc->sc_num_modes = 0;
 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>