[PATCH] USB: fix endian issues in yealink driver.
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Aug 2005 19:33:30 +0000 (12:33 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Sep 2005 23:40:57 +0000 (16:40 -0700)
commitd5ae36dd439549305f00a755556f49c9fa7bb237
tree50293284d27a48aa49c66b4ac66e8b3bd80eb9f3
parentaca951a22a1d93ebe31b54052b3eb9a8196df2fc
[PATCH] USB: fix endian issues in yealink driver.

sparse still complains about the htons usage, but I'll leave that for
others to fix.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/input/yealink.c