mac80211: remove shadowed variables in ieee80211_master_start_xmit
authorTomas Winkler <tomas.winkler@intel.com>
Sat, 27 Sep 2008 19:58:18 +0000 (22:58 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Oct 2008 22:14:55 +0000 (18:14 -0400)
commit8ef9dad3f7c0bdae84cd57f2bc6d4f53421406a8
tree1a03b6ebd608bbf15fcaf955b0a607b1a7b90dfd
parent74af025073461b9ebe82771e48a5b8596c3cf75c
mac80211: remove shadowed variables in ieee80211_master_start_xmit

This patch removes doubly defined variables in ieee80211_master_start_xmit

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/tx.c