wpan-phy: allow specifying a per-page channel mask
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Tue, 22 Sep 2009 11:26:48 +0000 (15:26 +0400)
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Fri, 6 Nov 2009 11:23:41 +0000 (14:23 +0300)
commita0b4a738e0e03f5e0d6ca366560f9a48e5adf83a
tree8063be3ae88a2bef6377cdf913b2432d9805c48b
parent375bb0e04b618d0c425b0ea492d16cf71eb94905
wpan-phy: allow specifying a per-page channel mask

IEEE 802.15.4-2006 defines channel pages that hold channels (max 32 pages,
27 channels per page). Allow the driver to specify supported channels
on pages, other than the first one.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
drivers/ieee802154/fakehard.c
include/net/wpan-phy.h
net/ieee802154/wpan-class.c