mwl8k: use integral index instead of pointer for driver_data
authorJohn W. Linville <linville@tuxdriver.com>
Fri, 6 Nov 2009 21:40:16 +0000 (16:40 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 6 Nov 2009 21:54:41 +0000 (16:54 -0500)
Use of an integral index makes adding new device IDs through sysfs more
practical.

Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found