[PATCH] rtl8187: fix endianness issue in rtl8225 register writing
authorMichael Wu <flamingice@sourmilk.net>
Thu, 14 Jun 2007 07:33:48 +0000 (00:33 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Jul 2007 17:51:38 +0000 (13:51 -0400)
I failed to notice that a u16 was being passed to the hardware.
This fixes it.

Thanks to Kasper F. Brandt for finding this!

Signed-off-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found