mac80211: remove return value from add_pending_skbs
commitb0b97a8ad5c4640785f9a1c8e979f1c0fba147e1
authorJohannes Berg <johannes.berg@intel.com>
Thu, 29 Sep 2011 14:04:30 +0000 (29 16:04 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 30 Sep 2011 19:57:13 +0000 (30 15:57 -0400)
tree7cd00e44ca83c0864dc3515a72e5d8d069da32c9
parent948d887dec1042a7d78ae311908113e26502062f
mac80211: remove return value from add_pending_skbs

Now that we no longer use the return value, we no
longer need to maintain it either, so remove it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/util.c