Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net80211
Module Name: src
Committed By: dyoung
Date: Thu Dec 29 10:06:52 UTC 2005
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Cosmetic: extract a subroutine ieee80211_update_adhoc_node() from
ieee80211_recv_mgmt(). ieee80211_update_adhoc_node() updates IBSS
nodes based on received beacons and probe responses. I extract a
subroutine to maintain a tolerable indentation level.
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/sys/net80211/ieee80211_input.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