From: Ilan Peer Date: Thu, 19 Dec 2013 11:25:29 +0000 (+0200) Subject: mac80211: Fix ROC duration == 0 handling X-Git-Tag: v3.15-rc1~113^2~289^2^2~101^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fae062e503bd087d1ef7aebfd5c6707c6ec5564;p=pandora-kernel.git mac80211: Fix ROC duration == 0 handling In case the given ROC duration is 0, update it to a minimal value before setting the ieee80211_roc_work parameters, so it also would be valid for cases where scan is in progress or there are other ROCs queued. Signed-off-by: Ilan Peer Signed-off-by: Johannes Berg --- Reading git-diff-tree failed