From: Gertjan van Wingerde Date: Sun, 23 Sep 2012 18:22:53 +0000 (+0200) Subject: rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~31^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e4c4151e56ff367fb1487ea79134eea74104077;p=pandora-kernel.git rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops. All drivers set this value to 1, so there is no need (currently) to let drivers set this. Therefor, remove the field; we can always add it back when it is needed. Inspired by an earlier patch from Paul Fertser. Signed-off-by: Gertjan van Wingerde Cc: Paul Fertser Signed-off-by: John W. Linville --- Reading git-diff-tree failed