commit | 35f20c14a103ca2c7062999e934a513b83d84de6 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Jun 10 10:21:30 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 14 15:38:17 2010 -0400 |
tree | 780e5dd272b685d7b82fdd849b886553d203c430 | |
parent | 2a419056c15478d2df3f3e9d4fa64e34eb1faa7d [diff] |
mac80211: use common skb queue IBSS, managed and mesh modes all have an skb queue, and in the future we want to also use it in other modes, so make them all use a common skb queue already. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>