diff options
author | Luciano Coelho <luciano.coelho@nokia.com> | 2010-04-01 11:38:18 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-04-06 16:55:12 -0400 |
commit | 1ed95388caf0ae41f905817e39cd7b5093bf8d7f (patch) | |
tree | f84e1e50f097640dfb80a0b1449fb1c4b3c9eb11 /net/decnet | |
parent | f4b5d8d874b245ec3bf1ed356476e74a346705a2 (diff) | |
download | blackbird-op-linux-1ed95388caf0ae41f905817e39cd7b5093bf8d7f.tar.gz blackbird-op-linux-1ed95388caf0ae41f905817e39cd7b5093bf8d7f.zip |
wl1271: added missing command header in wl1271_cmd_disconnect
The command header was missing in the wl1271_cmd_disconnect structure. It
was working fine by sheer luck, because the parameters are not critical and
because our wl1271_cmd_send() function was overwriting the rx_config_options
with the actual header.
This patch adds the header to the command structure.
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Reviewed-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/decnet')
0 files changed, 0 insertions, 0 deletions