commit | 9088566176cb7f7361e862557eb20adfdd1bfc1f | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Thu Dec 06 10:36:08 2007 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:06:04 2008 -0800 |
tree | d95ff9ef1cebdf4129f0e6d2a26debdf762a71e9 | |
parent | 675787e29fd97d08bf7e6253c89ab6de23bf7089 [diff] |
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>