Source-Changes archive

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

CVS commit: syssrc/sys/net



Module Name:    syssrc
Committed By:   onoe
Date:           Tue Oct 15 08:51:51 UTC 2002

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

Log Message:
Clear wep key when 'ifconfig -nwkey'.
Change the name for the size of driver private structure:
        ic_bss_privlen -> ic_node_privlen
Add a hook to free node for the driver private structure, though there are
no consumer of the structure in the tree for now.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/net/if_ieee80211.h
cvs rdiff -r1.20 -r1.21 syssrc/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