From: Eliad Peller Date: Tue, 6 Dec 2011 10:15:07 +0000 (+0200) Subject: wl12xx: send testmode reply in wl1271_tm_cmd_interrogate X-Git-Tag: v3.3-rc1~182^2~261^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dbb5846db1f5df3619b927cc2a7dcaf65a38f1e;p=pandora-kernel.git 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 Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed