rt2x00: Use the available helper functions to initialize the WCID table
authorHelmut Schaa <helmut.schaa@googlemail.com>
Thu, 8 Sep 2011 12:39:04 +0000 (14:39 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 Sep 2011 17:56:58 +0000 (13:56 -0400)
commitd7d259d3a5e5975b8d0b67759f2632fbd0d508d2
treed9630dd4cd69d4f8cf0864a10932922ef6cf50ee
parentaf35323db6a177514ef6c77b961bf9db31648cd9
rt2x00: Use the available helper functions to initialize the WCID table

Use rt2800_config_wcid and rt2800_delete_wcid_attr to initialize the
WCID table instead of writing to the registers directly.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800lib.c