Searched hist:e37d2ec8 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ieee802154/ |
H A D | fakelb.c | e37d2ec8 Tue Oct 28 12:21:19 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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> e37d2ec8 Tue Oct 28 12:21:19 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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>
|
H A D | cc2520.c | e37d2ec8 Tue Oct 28 12:21:19 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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> e37d2ec8 Tue Oct 28 12:21:19 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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>
|
H A D | mrf24j40.c | e37d2ec8 Tue Oct 28 12:21:19 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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> e37d2ec8 Tue Oct 28 12:21:19 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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>
|
H A D | at86rf230.c | e37d2ec8 Tue Oct 28 12:21:19 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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> e37d2ec8 Tue Oct 28 12:21:19 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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>
|
/openbmc/linux/include/net/ |
H A D | mac802154.h | e37d2ec8 Tue Oct 28 12:21:19 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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> e37d2ec8 Tue Oct 28 12:21:19 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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>
|