From: Felix Fietkau Date: Thu, 30 Sep 2010 23:06:53 +0000 (+0200) Subject: ath9k: fix channel flag / regd issues with multiple cards X-Git-Tag: v2.6.37-rc1~147^2~191^2^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f209f5298217cf54cd5a9163e18b08d093faf8d9;p=pandora-kernel.git ath9k: fix channel flag / regd issues with multiple cards Since the regulatory code touches the channel array, it needs to be copied for each device instance. That way the original channel array can also be made const. Signed-off-by: Felix Fietkau Cc: stable@kernel.org [all] Signed-off-by: John W. Linville --- Reading git-diff-tree failed