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@xxxxxxxxxxx> Cc: Varka Bhadram <varkab@xxxxxxx> Cc: Alan Ott <alan@xxxxxxxxxxx> Cc: Lennert Buytenhek <buytenh@xxxxxxxxxxxxxx> 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@xxxxxxxxx> -- 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