From: Stefan Raspl Date: Mon, 19 Nov 2012 02:46:50 +0000 (+0000) Subject: qeth: Remove BUG_ONs X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18af5c1797156879bf18d545c745637eebb234e8;p=pandora-kernel.git qeth: Remove BUG_ONs Remove BUG_ONs or convert to WARN_ON_ONCE/WARN_ONs since a failure within a networking device driver is no reason to shut down the entire machine. Signed-off-by: Stefan Raspl Signed-off-by: Frank Blaschka Reviewed-by: Ursula Braun Signed-off-by: David S. Miller --- Reading git-diff-tree failed