commit | 8e7be8da8ec7cc2828f4434d8d3c2ab4d1d4e7a4 | [log] [tgz] |
---|---|---|
author | Rami Rosen <ramirose@gmail.com> | Mon Dec 01 13:56:55 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 05 09:35:46 2008 -0500 |
tree | ca1432bd3b4e80c45430a21b77295e6f03c5e327 | |
parent | 4a4f4d805db5c930ee4185162dcdc8db9a0379d5 [diff] |
mac80211: tx module cleanup. This patch removes unnecessary parameter in ieee80211_beacon_add_tim() and removes unneeded definition and assignment for bdev (instance of net_device) in ieee80211_beacon_get() and in ieee80211_get_buffered_bc() (all in tx.c). Signed-off-by: Rami Rosen <ramirose@gmail.com> Acked-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>