wl12xx: remove redundant code from wl1271_op_conf_tx
authorEliad Peller <eliad@wizery.com>
Sun, 18 Dec 2011 18:25:40 +0000 (20:25 +0200)
committerLuciano Coelho <coelho@ti.com>
Tue, 20 Dec 2011 20:30:14 +0000 (22:30 +0200)
commit5b37ddfec23c17e16b99d8b5c5d1815b312af060
treef190fd5e59aa928763298ab3ed2fdaf131456eaa
parentc0fad1b76e5bf631ae27d34e94b8f44a0f731036
wl12xx: remove redundant code from wl1271_op_conf_tx

Since the conf_tx callback passes the vif as param,
we must have been added first (and mac80211 verifies it).

Remove the handling of such case.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c