orinoco: Use accessor functions for bitrate tables
authorDavid Kilroy <kilroyd@googlemail.com>
Wed, 4 Feb 2009 23:05:53 +0000 (23:05 +0000)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 13 Feb 2009 18:44:27 +0000 (13:44 -0500)
commitcfeb1db6db80435ccf1f9b18ea71bb233f7db20c
tree2ee2486019315dcf770310345d89517f1d0d45f2
parent37a2e566f82de9a88fe119479162f9984af2180d
orinoco: Use accessor functions for bitrate tables

... when used by the WEXT ioctl functions. This will allow us to
separate the card specific stuff from the WEXT code.

Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/orinoco/main.c