commit | fcea60070fe8fa48df579f155ec7bc20a868f7dc | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon May 31 11:40:23 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jun 03 14:10:45 2010 -0400 |
tree | 67472138256d8db1a1489e22a0c6a85f194fbe8e | |
parent | 08daecaead42b85b69b33d7d8429a93dfbf75b58 [diff] |
mac80211: move plink state For some odd reason, the plink_state enum is declared in the middle between aggregation related structures. Move it down to make the file easier to read. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>