]> git.baikalelectronics.ru Git - kernel.git/commit
wl12xx: send testmode reply in wl1271_tm_cmd_interrogate
authorEliad Peller <eliad@wizery.com>
Tue, 6 Dec 2011 10:15:07 +0000 (12:15 +0200)
committerLuciano Coelho <coelho@ti.com>
Thu, 8 Dec 2011 10:32:36 +0000 (12:32 +0200)
commitde74643f9623605cd881f74addddf6a6d53e5239
treec87aa1d7bc652380c9578d76071e99079f21a521
parent29545c69dce4702e0503f39e62b7cafc3e3ea90b
wl12xx: send testmode reply in wl1271_tm_cmd_interrogate

wl1271_tm_cmd_interrogate creates a reply skb, but doesn't
send it (and thus just leaks it).
Add the missing cfg80211_testmode_reply() call.

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