From: Shahed Shaikh Date: Fri, 18 Oct 2013 16:22:34 +0000 (-0400) Subject: qlcnic: Skip unknown entry type while collecting firmware dump X-Git-Tag: v3.13-rc1~105^2~175^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60d3c47310df7845c983a9e6e78c4687ea572aa9;p=pandora-kernel.git qlcnic: Skip unknown entry type while collecting firmware dump o Driver aborts the minidump collection operation when it finds an unknown entry opcode. This patch skips unknown entry type and resumes the minidump collection operation. o Removed a comparision of collected dump size with expected dump size. Size may differ when driver decides to skip an entry. Signed-off-by: Shahed Shaikh Signed-off-by: Himanshu Madhani Signed-off-by: David S. Miller --- Reading git-diff-tree failed