From: Johannes Berg Date: Tue, 29 Apr 2014 15:52:36 +0000 (+0200) Subject: cfg80211: remove BUG_ON usage X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~17^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fd0511556538a2d713e7a3d032c51cfe0117642;p=pandora-kernel.git cfg80211: remove BUG_ON usage These really can't trigger unless somebody messes up the code, but don't make debugging it needlessly complicated, WARN and return instead of BUG_ON(). Signed-off-by: Johannes Berg --- Reading git-diff-tree failed