]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: clean up sta_info and document locking
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 25 Feb 2008 15:27:48 +0000 (16:27 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 6 Mar 2008 20:30:47 +0000 (15:30 -0500)
commit693b1bbcc47b3fd436068f294147357f90cd1296
tree912d9a5dc3232c91f4411fc2eb400f31ccd37b79
parent73651ee6396c499ccb59ebc84c9274db01ed026d
mac80211: clean up sta_info and document locking

This patch cleans up the sta_info struct and documents how
each set of variables is locked. Notably, flags locking is
completely missing. It also adds kernel-doc for some (but
not all yet) members of the struct.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/debugfs_sta.c
net/mac80211/sta_info.h