staging: wilc1000: fix bug on p2p connection
authorGlen Lee <glen.lee@atmel.com>
Thu, 4 Feb 2016 09:15:26 +0000 (18:15 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
commit783d07c1bf8b8e6364aa2e90c83addb8001817e1
tree6dbf4136f9e8e9832496f5fcc24efd7d6eecc185
parentcba352a4c10afd609946f6d15bfe82e2a6c421a7
staging: wilc1000: fix bug on p2p connection

In case of action frame, size -7 is correct, but in this case, size should be
used as it is.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c