iwmc3200wifi: hardware does not support IP checksum
authorZhu Yi <yi.zhu@intel.com>
Thu, 16 Jul 2009 09:34:07 +0000 (17:34 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 24 Jul 2009 19:05:20 +0000 (15:05 -0400)
commit3a0e4851c97328ee455a57cb3e4097bb43934a87
tree32e0e073490fccb235fcc8e88135805d7c9ef442
parent1cc589b9e7d95888bb8cc806c210d8ab5371d40f
iwmc3200wifi: hardware does not support IP checksum

The iwmc3200wifi hardware doesn't support IP checksum. So mark the
skb->ip_summed to CHECKSUM_NONE instead of CHECKSUM_UNNECESSARY.

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwmc3200wifi/rx.c