All of lore.kernel.org
 help / color / mirror / Atom feed
From: Varka Bhadram <varkabhadram@gmail.com>
To: Alexander Aring <alex.aring@gmail.com>, linux-wpan@vger.kernel.org
Cc: kernel@pengutronix.de, Stefan Schmidt <s.schmidt@samsung.com>,
	Varka Bhadram <varkab@cdac.in>, Alan Ott <alan@signal11.us>,
	Lennert Buytenhek <buytenh@wantstofly.org>
Subject: Re: [PATCH bluetooth-next 0/8] mac802154: several cleanups
Date: Sun, 07 Jun 2015 08:53:54 +0530	[thread overview]
Message-ID: <5573B94A.3020406@gmail.com> (raw)
In-Reply-To: <1433604653-9585-1-git-send-email-alex.aring@gmail.com>

Hi,

On Saturday 06 June 2015 09:00 PM, Alexander Aring wrote:

> Hi,
>
> this patch series contains various cleanups for mac802154 header. Also
> I cleanup a little bit the comments for several structs and flag
> definitions. This also prepares for handling a API documentation
> generation via docbook. The flags are enums now which is similar like
> mac80211 handling.
>
> - Alex
>
> Cc: Stefan Schmidt <s.schmidt@samsung.com>
> Cc: Varka Bhadram <varkab@cdac.in>
> Cc: Alan Ott <alan@signal11.us>
> Cc: Lennert Buytenhek <buytenh@wantstofly.org>
>
> Alexander Aring (8):
>    mac802154: remove unneeded vif struct
>    mac802154: cleanup address filtering flags
>    mac802154: remove aack hw flag
>    mac802154: cleanup ieee802154 hardware flags
>    mac802154: remove unused hw_filt attribute
>    mac802154: rearrange attribute in ieee802154_hw
>    mac802154: add missing structure comments
>    mac802154: change pan_coord type to bool
>
>   drivers/net/ieee802154/at86rf230.c |   3 +-
>   drivers/net/ieee802154/atusb.c     |   2 +-
>   drivers/net/ieee802154/cc2520.c    |   4 +-
>   drivers/net/ieee802154/mrf24j40.c  |   3 +-
>   include/net/mac802154.h            | 136 ++++++++++++++++++++++++-------------
>   net/mac802154/ieee802154_i.h       |   2 -
>   net/mac802154/iface.c              |   9 ++-
>   net/mac802154/rx.c                 |   4 +-
>   8 files changed, 97 insertions(+), 66 deletions(-)
>
Reviewed-by: Varka Bhadram <varkabhadram@gmail.com>

-- 
Varka Bhadram.


  parent reply	other threads:[~2015-06-07  3:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-06 15:30 [PATCH bluetooth-next 0/8] mac802154: several cleanups Alexander Aring
2015-06-06 15:30 ` [PATCH bluetooth-next 1/8] mac802154: remove unneeded vif struct Alexander Aring
2015-06-07  2:36   ` Varka Bhadram
2015-06-06 15:30 ` [PATCH bluetooth-next 2/8] mac802154: cleanup address filtering flags Alexander Aring
2015-06-06 15:30 ` [PATCH bluetooth-next 3/8] mac802154: remove aack hw flag Alexander Aring
2015-06-06 19:49   ` Stefan Schmidt
2015-06-07  2:46   ` Varka Bhadram
2015-06-06 15:30 ` [PATCH bluetooth-next 4/8] mac802154: cleanup ieee802154 hardware flags Alexander Aring
2015-06-06 15:30 ` [PATCH bluetooth-next 5/8] mac802154: remove unused hw_filt attribute Alexander Aring
2015-06-06 15:30 ` [PATCH bluetooth-next 6/8] mac802154: rearrange attribute in ieee802154_hw Alexander Aring
2015-06-06 15:30 ` [PATCH bluetooth-next 7/8] mac802154: add missing structure comments Alexander Aring
2015-06-06 15:30 ` [PATCH bluetooth-next 8/8] mac802154: change pan_coord type to bool Alexander Aring
2015-06-07  3:23 ` Varka Bhadram [this message]
2015-06-07  7:15 ` [PATCH bluetooth-next 0/8] mac802154: several cleanups Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5573B94A.3020406@gmail.com \
    --to=varkabhadram@gmail.com \
    --cc=alan@signal11.us \
    --cc=alex.aring@gmail.com \
    --cc=buytenh@wantstofly.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-wpan@vger.kernel.org \
    --cc=s.schmidt@samsung.com \
    --cc=varkab@cdac.in \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.