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:           Tue Sep 23 15:59:11 UTC 2003

Modified Files:
        src/sys/net80211: ieee80211_node.c ieee80211_node.h

Log Message:
Make ieee80211_unref_node compile.

#ifdef __FreeBSD__ a lot of lines, and put the NetBSDisms into the #else
half.

Add ieee80211_node_{dec,inc}ref to ieee80211_node.h.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/net80211/ieee80211_node.c \
    src/sys/net80211/ieee80211_node.h

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