commit | 3e4c4151e56ff367fb1487ea79134eea74104077 | [log] [tgz] |
---|---|---|
author | Gertjan van Wingerde <gwingerde@gmail.com> | Sun Sep 23 20:22:53 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 25 15:57:43 2012 -0400 |
tree | be677a3f904881307385a91c98ca62bf7e284373 | |
parent | fd0fc5218dc31d446fd108a6a571702a7c9bec29 [diff] |
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 <gwingerde@gmail.com> Cc: Paul Fertser <fercerpav@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>