2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-29 15:43:59 +08:00
linux-next/drivers/net/ieee802154
Nicholas Mc Guire 3e544ef935 at86rf230: assign wait_for_completion_timeout to appropriately typed var
return type of wait_for_completion_timeout is unsigned long not int.
As rc is used here only for wait_for_completion_timeout the type is simply
changed to unsigned long.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-02-15 00:08:39 +01:00
..
at86rf230.c at86rf230: assign wait_for_completion_timeout to appropriately typed var 2015-02-15 00:08:39 +01:00
cc2520.c ieee802154: cc2520: Fix space before , coding style issue 2015-02-02 06:09:35 +01:00
fakelb.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08: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 ieee802154/mrf24j40: Fix alignment of parenthesis 2014-12-19 00:19:25 +01:00