From: Johannes Berg Date: Mon, 20 Jan 2014 22:29:34 +0000 (+0100) Subject: mac80211: make rate control ops const X-Git-Tag: v3.15-rc1~113^2~289^2^2~101^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=631ad703ba3a585e96acbfd2ac8c0f0fee1ad99b;p=pandora-kernel.git mac80211: make rate control ops const Change the code to allow making all the rate control ops const, nothing ever needs to change them. Also change all drivers to make use of this and mark the ops const. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed