From: Zhao, Gang Date: Mon, 21 Apr 2014 04:53:00 +0000 (+0800) Subject: mac80211: remove unnecessary BUG_ON() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~12^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=308f7fcfdba47f24cd70cba978fd10fb4584e61c;p=pandora-kernel.git mac80211: remove unnecessary BUG_ON() The BUG_ON(!err) can't be triggered in the code path, so remove it. Signed-off-by: Zhao, Gang Signed-off-by: Johannes Berg --- Reading git-diff-tree failed