From: Breno Leitao Date: Mon, 8 Jun 2009 10:30:19 +0000 (+0000) Subject: bnx2: no need to check before vfreeing X-Git-Tag: v2.6.31-rc1~330^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25b0b999fbf5cc1893b110d530102951795d2f73;p=pandora-kernel.git bnx2: no need to check before vfreeing There is no need to check if a pointer is NULL before calling vfree(), since vfree() function already check for it. Signed-off-by: Breno Leitão Signed-off-by: David S. Miller --- Reading git-diff-tree failed