CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2012/11/07 12:41:25

Modified files:
        sys/net80211   : ieee80211_node.h 

Log message:
Make the ieee80211_node_incref() macro a static inline function, as its
siblings already are. And fix return value of ieee80211_node_decref()
which should be unsigned but was signed.
diff originally from dhill; ok kettenis reyk

Reply via email to