Re: [PATCH bluetooth-next 0/6] ieee802154: kconfig entries and socket handling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Alex,

> this patch series contains some cleanups to put all related socket handling
> functionality into one file. Also updates the Kconfig menu entries to
> preparing a movement out of "Networking Options".
> 
> The last series contains patches to create an af802154 subdirectory. I removed
> this way and but all things of af802154 (socket handling) into one file.
> After this series I will send the still the 6lowpan changes to put it into
> a 6lowpan subdirectory.
> 
> - Alex
> 
> Alexander Aring (6):
>  ieee802154: handle socket functionality as module
>  ieee802154: socket: change module name
>  ieee802154: socket: put handling into one file
>  ieee802154: socket: fix checkpatch issue
>  ieee802154: rename af_ieee802154.c to socket.c
>  ieee802154: handle config as menuconfig
> 
> net/ieee802154/Kconfig         |   16 +-
> net/ieee802154/Makefile        |    5 +-
> net/ieee802154/af802154.h      |   33 --
> net/ieee802154/af_ieee802154.c |  369 -------------
> net/ieee802154/dgram.c         |  549 --------------------
> net/ieee802154/raw.c           |  270 ----------
> net/ieee802154/socket.c        | 1125 ++++++++++++++++++++++++++++++++++++++++
> 7 files changed, 1142 insertions(+), 1225 deletions(-)
> delete mode 100644 net/ieee802154/af802154.h
> delete mode 100644 net/ieee802154/af_ieee802154.c
> delete mode 100644 net/ieee802154/dgram.c
> delete mode 100644 net/ieee802154/raw.c
> create mode 100644 net/ieee802154/socket.c

all 6 patches have been applied to bluetooth-next tree.

Regards

Marcel

--
To unsubscribe from this list: send the line "unsubscribe linux-wpan" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux