net/usb: kalmia: Various fixes for better support of non-x86 architectures.
authorMarius B. Kotsbak <marius.kotsbak@gmail.com>
Wed, 22 Jun 2011 05:26:16 +0000 (05:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Jun 2011 20:41:31 +0000 (13:41 -0700)
commit7cdfa4a348b6b199a3189604f2085f1b214b6458
treeaba49abac7eccaa1a90bbdc0e4bcb457c932238d
parent9cfaa8def1c795a512bc04f2aec333b03724ca2e
net/usb: kalmia: Various fixes for better support of non-x86 architectures.

-Support for big endian.
-Do not use USB buffers at the stack.
-Safer/more efficient code for local constants.

Signed-off-by: Marius B. Kotsbak <marius@kotsbak.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/kalmia.c