commit | 931165739a75f88530d5b02cafaacf9bb6b66d87 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Tue Feb 05 00:02:00 2008 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Feb 11 11:05:15 2008 -0500 |
tree | 68bc8dfb4a0d89c106ae6462384088fb8f7f171c | |
parent | a8cc21f64648073e443365d113c55755b92622a6 [diff] |
DM9000: Fix endian-ness of data accesses. Patch from: Laurent Pinchart <laurentp@cse-semaphore.com> This patch splits the receive status in 8bit wide fields and convert the packet length from little endian to CPU byte order. Signed-off-by: Laurent Pinchart <laurentp@cse-semaphore.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>