OSDN Git Service

libertas: Don't claim to have checksummed incoming packets.
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 6 Dec 2007 10:36:08 +0000 (10:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:06:04 +0000 (15:06 -0800)
commit9088566176cb7f7361e862557eb20adfdd1bfc1f
treed95ff9ef1cebdf4129f0e6d2a26debdf762a71e9
parent675787e29fd97d08bf7e6253c89ab6de23bf7089
libertas: Don't claim to have checksummed incoming packets.

This explains why we never noticed the corruption of checksums on
outgoing packets... we weren't actually checking them either.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/rx.c