]> 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)
commit6f437123b3831f2958663fdaa8f8ecc6579a24bd
tree867229ad6710e34b983ef11e5c75b0c6f18167f4
parent3b1d76a7831b0f1e93d4a5f383244da60dbb486d
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