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)
commitbcbfd2078d9b11277d9c9ce0c30ba73c750503c9
tree867229ad6710e34b983ef11e5c75b0c6f18167f4
parentf265be3d124a5b62e5a339685b6cfaa0292f1250
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