[RFC PATCH 0/5] net: lorawan: Refine the lorawan protocol module

From: Jian-Hong Pan
Date: Wed Jan 16 2019 - 09:21:34 EST


Jian-Hong Pan (5):
net: lorawan: Refine the coding style
net: lorawan: Remove unused lrw_dev_hard_header function
net; lorawan: Fix net device leakage
net: lorawan: Fulfill the help text of Kconfig
net: lorawan: Split skb definitions into another header

include/linux/lora/lorawan_netdev.h | 25 +----------
include/linux/lora/lorawan_skb.h | 33 ++++++++++++++
net/lorawan/Kconfig | 3 +-
net/lorawan/socket.c | 68 +++++++++++------------------
4 files changed, 62 insertions(+), 67 deletions(-)
create mode 100644 include/linux/lora/lorawan_skb.h

--
2.20.1