From: Eliad Peller Date: Tue, 11 Oct 2011 09:55:44 +0000 (+0200) Subject: wl12xx: couple role_start_dev with roc X-Git-Tag: v3.3-rc1~182^2~261^2~2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=679a673414473239d189b5b41ea4014b088be7b9;p=pandora-kernel.git wl12xx: couple role_start_dev with roc Device role is always started along with ROC. Couple them together by introducing new wl12xx_start_dev and wl12xx_stop_dev functions. By using these functions, we solve a bug that occured during channel switch - we started the dev role on one channel, and ROCed on a different one. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed