Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/net



Module Name:    src
Committed By:   dyoung
Date:           Sun Jul  6 08:40:00 UTC 2003

Modified Files:
        src/sys/net: if_ieee80211.h if_ieee80211subr.c

Log Message:
Move the logic to find out what channel to transmit a packet on
into ieee80211_get_channel, rather than duplicate it in ieee80211_ioctl
and in the ADM8211 driver.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/net/if_ieee80211.h
cvs rdiff -r1.39 -r1.40 src/sys/net/if_ieee80211subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index