commit | 899413de1a6c9f999f677526df5205a9a70dcd93 | [log] [tgz] |
---|---|---|
author | Michael Wu <flamingice@sourmilk.net> | Thu Jun 14 00:33:48 2007 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 10 13:51:38 2007 -0400 |
tree | fa24d56b7bc3ede279409f03243787f9fcb1967b | |
parent | d082b9b5c6edf2e1d241af4630f12f0e5e2d2377 [diff] |
[PATCH] rtl8187: fix endianness issue in rtl8225 register writing 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>