From: Michael Wu Date: Thu, 14 Jun 2007 07:33:48 +0000 (-0700) Subject: [PATCH] rtl8187: fix endianness issue in rtl8225 register writing X-Git-Tag: v2.6.23-rc1~768^2~18^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=899413de1a6c9f999f677526df5205a9a70dcd93;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed