From: Santiago Leon Date: Fri, 3 Sep 2010 18:29:41 +0000 (+0000) Subject: ibmveth: Convert driver specific assert to BUG_ON X-Git-Tag: v2.6.37-rc1~147^2~547 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6485911a5c04c328939113528805f15b90ae28cf;p=pandora-kernel.git ibmveth: Convert driver specific assert to BUG_ON We had a driver specific assert function which wasn't enabled most of the time. Convert them to BUG_ON and enable them all the time. Signed-off-by: Anton Blanchard Signed-off-by: Santiago Leon Signed-off-by: David S. Miller --- Reading git-diff-tree failed