Adrian Chadd 5b58efc6cc Fix a VAP BSS node reference in the HT code to actually take a reference
before using said node.

The "blessed" way here is to take a node reference before referencing
anything inside the node, otherwise the node can be freed between
the time the pointer is copied/dereferenced and the time the node contents
are used.

This mirrors fixes that I've done elsewhere in the net80211/driver
stack.

PR:		kern/178470
2013-05-10 09:37:58 +00:00
..
2013-05-08 09:42:50 +00:00
2013-05-06 16:50:39 +00:00
2013-05-01 22:45:04 +00:00
2013-05-06 21:44:06 +00:00
2013-04-17 11:45:15 +00:00
2013-04-29 23:08:13 +00:00