From: Arik Nemtsov Date: Sun, 10 Jun 2012 14:09:22 +0000 (+0300) Subject: wlcore: allow setting sleep_auth before interface init X-Git-Tag: v3.6-rc1~125^2~57^2~246^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66340e5b259bd7ca67cf0ca079dd3997fa198d4b;p=pandora-kernel.git wlcore: allow setting sleep_auth before interface init Hold a value for sta_sleep_auth that is amenable to change by debugfs. When detecting a legal value in this variable on interface init, use it as an override value for sleep_auth. This makes debugging more intuitive using the debugfs value. Increment the conf version since we added an element to the conf structure. Note: An AP going up will always set sleep_auth to PSM_CAM. Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed