]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit079eb02f8298446fac949b46c1084ea503539ac5
treef190fd5e59aa928763298ab3ed2fdaf131456eaa
parent27100b3691a8d85b662151895b628b0e6095b8ea
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