commit | 128837259912087101cd336226abc7ee3e8555b5 | [log] [tgz] |
---|---|---|
author | Ursula Braun <braunu@de.ibm.com> | Tue Apr 01 10:26:56 2008 +0200 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Apr 16 20:41:40 2008 -0400 |
tree | 56227ddec4fd58952b899f43481c5c2a32d5664e | |
parent | 922dc0624ea02905e33a7fe1440f8cd157f9a4e5 [diff] |
qeth: CCL-sequence numbers required for protocol ETH_P_802_2 only Symptom: slow CCL response time Problem: non-ETH_P_802_2 packets are not delivered to NDH for CCL. But CCL detects missing sequence numbers, which cause a serious performance problem with CCL. Solution: assign sequence numbers only to 802.2 packets. Signed-off-by: Ursula Braun <braunu@de.ibm.com> Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>