OSDN Git Service

mac80211: use common skb queue
authorJohannes Berg <johannes.berg@intel.com>
Thu, 10 Jun 2010 08:21:30 +0000 (10:21 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Jun 2010 19:38:17 +0000 (15:38 -0400)
commit35f20c14a103ca2c7062999e934a513b83d84de6
tree780e5dd272b685d7b82fdd849b886553d203c430
parent2a419056c15478d2df3f3e9d4fa64e34eb1faa7d
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>
net/mac80211/ibss.c
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/mesh.c
net/mac80211/mlme.c