2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-16 17:43:56 +08:00
linux-next/drivers/net/ieee802154
Alexander Aring e37d2ec82a mac802154: ops: declare channel and page as u8
The range of channel and page fits into an unsigned byte range. This
patch changes the set_channel parameter definitions for channel and
page to u8.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Cc: Alan Ott <alan@signal11.us>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-10-28 23:19:07 +01:00
..
at86rf230.c mac802154: ops: declare channel and page as u8 2014-10-28 23:19:07 +01:00
cc2520.c mac802154: ops: declare channel and page as u8 2014-10-28 23:19:07 +01:00
fakelb.c mac802154: ops: declare channel and page as u8 2014-10-28 23:19:07 +01:00
Kconfig ieee802154: remove fakehard driver 2014-10-25 21:55:37 +02:00
Makefile ieee802154: remove fakehard driver 2014-10-25 21:55:37 +02:00
mrf24j40.c mac802154: ops: declare channel and page as u8 2014-10-28 23:19:07 +01:00