Re: [PATCH bluetooth-next 0/3] ieee802154: 6lowpan: separate receive/transmit functionality

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

 



Hi Alex,

On Tue, Dec 23, 2014 at 4:00 PM, Alexander Aring <alex.aring@xxxxxxxxx> wrote:
> Hi,
>
> this patch series based on "ieee802154: structural directory changes" and
> contains splitting of receive/transmit functionality in separate tx and rx
> files. At least we rename the 6lowpan_rtnl to core which contains core
> functionality for 802.15.4 6LoWPAN.
>
> Alexander Aring (3):
>   ieee802154: 6lowpan: move receive functionality
>   ieee802154: 6lowpan: move transmit functionality
>   ieee802154: 6lowpan: rename to core
>
Nice work. By this change we can easily identify the Tx and Rx part separately.

Reviewed-by: Varka Bhadram <varkabhadram@xxxxxxxxx>

>  net/ieee802154/6lowpan/6lowpan_i.h    |  31 ++
>  net/ieee802154/6lowpan/6lowpan_rtnl.c | 729 ----------------------------------
>  net/ieee802154/6lowpan/Makefile       |   2 +-
>  net/ieee802154/6lowpan/core.c         | 304 ++++++++++++++
>  net/ieee802154/6lowpan/rx.c           | 171 ++++++++
>  net/ieee802154/6lowpan/tx.c           | 271 +++++++++++++
>  6 files changed, 778 insertions(+), 730 deletions(-)
>  delete mode 100644 net/ieee802154/6lowpan/6lowpan_rtnl.c
>  create mode 100644 net/ieee802154/6lowpan/core.c
>  create mode 100644 net/ieee802154/6lowpan/rx.c
>  create mode 100644 net/ieee802154/6lowpan/tx.c
>
> --
> 2.2.0
>
> --
> 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

-- 
Thanks and Regards,
Varka Bhadram.
--
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