mirror of https://gitee.com/openkylin/linux.git
f95842e7a9
Use xenbus_read_unsigned() instead of xenbus_scanf() when possible. This requires to change the type of some reads from int to unsigned, but these cases have been wrong before: negative values are not allowed for the modified cases. Cc: wei.liu2@citrix.com Cc: paul.durrant@citrix.com Cc: netdev@vger.kernel.org Signed-off-by: Juergen Gross <jgross@suse.com> Reviewed-by: Paul Durrant <paul.durrant@citrix.com> Acked-by: David Vrabel <david.vrabel@citrix.com> |
||
---|---|---|
.. | ||
Makefile | ||
common.h | ||
hash.c | ||
interface.c | ||
netback.c | ||
rx.c | ||
xenbus.c |