From: Nick Nunley Date: Wed, 17 Feb 2010 01:05:35 +0000 (+0000) Subject: igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors X-Git-Tag: v2.6.34-rc1~233^2~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe0592b4be0ce362e87cefd4f6dbf12cb5704d1b;p=pandora-kernel.git igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors This change makes it so that igb_free_q_vectors is reused in igb_alloc_q_vectors to handle the cleanup instead of unwinding through the allocations. Signed-off-by: Nicholas Nunley Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed