diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2009-03-23 17:28:38 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-03-28 01:13:21 +0100 |
commit | 1870cd71e87da1a1afb904f2c84086f487a07135 (patch) | |
tree | 6763dbc0c21f17f38fbfd93e1e0bd84814c9adcd /drivers | |
parent | mac80211: rework the pending packets code (diff) | |
download | linux-1870cd71e87da1a1afb904f2c84086f487a07135.tar.xz linux-1870cd71e87da1a1afb904f2c84086f487a07135.zip |
mac80211: clean up __ieee80211_tx args
__ieee80211_tx takes a struct ieee80211_tx_data argument, but only
uses a few of its members, namely 'skb' and 'sta'. Make that explicit,
so that less internal knowledge is required in ieee80211_tx_pending
and the possibility of introducing errors here is removed.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions