aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ibm_emac/ibm_emac_debug.h
diff options
context:
space:
mode:
authorSantiago Leon <[email protected]>2005-10-26 16:47:23 +0000
committerJeff Garzik <[email protected]>2005-10-28 20:07:31 +0000
commit82702d37a559cf94fe238cd3f8ef63cf7fa699a9 (patch)
tree695a5b7dca7e2c25aa148fc4bb968857f7bc72c6 /drivers/net/ibm_emac/ibm_emac_debug.h
parent[PATCH] ibmveth lockless TX (diff)
downloadkernel-82702d37a559cf94fe238cd3f8ef63cf7fa699a9.tar.gz
kernel-82702d37a559cf94fe238cd3f8ef63cf7fa699a9.zip
[PATCH] ibmveth fix failed addbuf
This patch fixes a bug that happens when the hypervisor can't add a buffer. The old code wrote IBM_VETH_INVALID_MAP into the free_map array, so next time the index was used, a ibmveth_assert() caught it and called BUG(). The patch writes the right value into the free_map array so that the index can be reused. Signed-off-by: Santiago Leon <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'drivers/net/ibm_emac/ibm_emac_debug.h')
0 files changed, 0 insertions, 0 deletions