[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190116142048.19446-1-starnight@g.ncu.edu.tw>
Date: Wed, 16 Jan 2019 22:20:49 +0800
From: Jian-Hong Pan <starnight@...cu.edu.tw>
To: Andreas Färber <afaerber@...e.de>
Cc: Ben Whitten <ben.whitten@...rdtech.com>,
linux-lpwan@...ts.infradead.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Jian-Hong Pan <starnight@...cu.edu.tw>
Subject: [RFC PATCH 0/5] net: lorawan: Refine the lorawan protocol module
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
Powered by blists - more mailing lists