From: Johannes Berg Date: Wed, 8 Oct 2014 12:37:47 +0000 (+0200) Subject: mac80211: sanity check CW_min/CW_max towards driver X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~234^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f409079bb678600be0201cd03afb4731f0480b4e;p=pandora-kernel.git mac80211: sanity check CW_min/CW_max towards driver There's no reason to ever set invalid CW_min/CW_max to the drivers, we should catch it in higher layers. However, the consequences of setting it wrong can be quite severe, so double-check at a low level and error out for invalid data. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed