diff options
author | Ulrich Kunitz <kune@deine-taler.de> | 2006-08-01 23:43:34 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2006-08-02 14:26:51 -0400 |
commit | b269825b9bb2c925bbaf4365ec9fa4c6a16e46b4 (patch) | |
tree | f181233d2dc78a02f04a3e7e1d4281b5adcbe474 /drivers/net/sundance.c | |
parent | b1162b639cc13d5a1ab9bcbd0a502599ddf49f86 (diff) | |
download | blackbird-op-linux-b269825b9bb2c925bbaf4365ec9fa4c6a16e46b4.tar.gz blackbird-op-linux-b269825b9bb2c925bbaf4365ec9fa4c6a16e46b4.zip |
[PATCH] zd1211rw: Fixed endianess issue with length info tag detection
Discovered a problem while accessing www.python.org on my PPC32.
The problem was pretty consistent for all sticks. The reason was
that while testing for the length info tag, I ignored the
endianess of the host system.
Please recognize that converting the constant to little endian, we
create faster code.
Signed-off-by: Ulrich Kunitz <kune@deine-taler.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/sundance.c')
0 files changed, 0 insertions, 0 deletions