commit | 3dbb5846db1f5df3619b927cc2a7dcaf65a38f1e | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Tue Dec 06 12:15:07 2011 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Thu Dec 08 12:32:36 2011 +0200 |
tree | c87aa1d7bc652380c9578d76071e99079f21a521 | |
parent | 188e7f54c38b9bf144ddc81b4b734cb6ea49f31e [diff] |
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>