commit | ad9de29130599d4be3467932643797da3b9869f6 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Thu Dec 06 12:37:31 2007 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:06:06 2008 -0800 |
tree | 0f5770e0df6cd992743d7e16e28daa1d0af77644 | |
parent | 2c94404c30008a10ccd3c7e31645626eb90a8a06 [diff] |
libertas: Zero 'pdata_size' field in cmd_ctrl_node reliably. Otherwise, lbs_process_rx_command() will take the new path for lbs_cmd() responses, when it shouldn't. Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>