]> git.baikalelectronics.ru Git - kernel.git/commit
mac802154: cleanup ieee802154 hardware flags
authorAlexander Aring <alex.aring@gmail.com>
Sat, 6 Jun 2015 15:30:49 +0000 (17:30 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 7 Jun 2015 07:13:32 +0000 (09:13 +0200)
commitaf64ab160aa83d299161f7179b5c2d105e136cae
tree867229ad6710e34b983ef11e5c75b0c6f18167f4
parent8ce8c999d4769b0e6d62e5f250c109464f42a9a7
mac802154: cleanup ieee802154 hardware flags

This patch changes the ieee802154 hardware flags to enums and setting the
flag values with the BIT macro. Additional this patch changes the
commenting style for matching usual kernel style.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Reviewed-by: Varka Bhadram <varkabhadram@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/mac802154.h