commit | 0bb79565aaa4d917a14c87deae8b98a61833307a | [log] [tgz] |
---|---|---|
author | Rajesh Borundia <rajesh.borundia@qlogic.com> | Wed Jun 06 07:35:08 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 07 13:18:54 2012 -0700 |
tree | 4649920fc7cc606f0e03cca848ccd5a6b15dc50c | |
parent | e42ede226c067fef541e4240f919ed2baf25d268 [diff] |
qlcnic: Fix protcol type in case of inband vlan. o Use correct l3 (ETH_IP or ETH_IPV6)protcol in case of inband vlan. Because of incorrect protcol type driver was setting incorrect opcode. This resulted in adapter calculating checksum incorrectly. o Updated driver version to 5.0.29 Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com> Signed-off-by: Anirban Chakraborty <anirban.chakraborty@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>