Files
linux/drivers
Santiago Leon 82702d37a5 [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 <santil@us.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-10-28 16:07:31 -04:00
..
2005-09-20 21:01:13 +01:00
2005-07-30 09:47:53 -05:00
2005-09-22 22:17:34 -07:00
2005-10-10 08:40:47 -07:00
2005-10-17 17:03:57 -07:00
2005-10-28 16:07:31 -04:00
2005-10-14 17:10:12 -07:00
2005-09-08 01:45:47 -04:00
2005-10-24 22:16:38 +01:00
2005-10-28 08:16:49 -07:00
2005-09-11 19:15:07 -07:00
2005-09-11 19:15:07 -07:00