On Thu, Apr 02, 2015 at 11:56:19PM +0800, Huanle Han wrote:
The variable 'last_processed_hostdev_vf' indicates index of
the last
successfully configed vf. When resetvfnetconfig because of failure,
hostdevs[last_processed_hostdev_vf] should also be reset.
Signed-off-by: Huanle Han <hanxueluo(a)gmail.com>
---
src/util/virhostdev.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
ACK, pushed now.