rt2x00: Determine MY_BSS from descriptor
authorIvo van Doorn <ivdoorn@gmail.com>
Sun, 6 Jan 2008 22:41:28 +0000 (23:41 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:09:27 +0000 (15:09 -0800)
Use the MY_BSS descriptor field to determine if the
received frame belongs to the same BSS as the interface.
This can be used by rxdone to determine if the frame
should be updated or not.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found