commit | 4fb8b5aa2a1126783ae00bae544d6f3c519408ef | [log] [tgz] |
---|---|---|
author | Ajay Singh <ajay.kathat@microchip.com> | Wed Feb 12 10:14:15 2020 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 12 13:47:11 2020 -0800 |
tree | 63622f4cd32ee3a5052409307e6382a59ffc7638 | |
parent | a2203cfe0d847ea3a84c75ccfdd600e92d9c5e62 [diff] |
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>