staging: wilc1000: refactor p2p action frames handling API's
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 12 Feb 2020 10:14:15 +0000 (10:14 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Feb 2020 21:47:11 +0000 (13:47 -0800)
commit4fb8b5aa2a1126783ae00bae544d6f3c519408ef
tree63622f4cd32ee3a5052409307e6382a59ffc7638
parenta2203cfe0d847ea3a84c75ccfdd600e92d9c5e62
staging: wilc1000: refactor p2p action frames handling API's

Refactor handling of P2P specific action frames. Make use of 'struct' to
handle the P2P frames instead of manipulating using 'buf' pointer.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Link: https://lore.kernel.org/r/20200212154503.8835-1-ajay.kathat@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/cfg80211.c