aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netfront.c
diff options
context:
space:
mode:
authorJuergen Gross <[email protected]>2016-10-31 13:58:40 +0000
committerJuergen Gross <[email protected]>2016-11-07 12:55:09 +0000
commitf27dc1ac56865c2cc43d0ec3110a2b4a95b04e1d (patch)
tree2459ab90258257b0bc58d8263960ca7f53988774 /drivers/net/xen-netfront.c
parentxen: make use of xenbus_read_unsigned() in xen-blkback (diff)
downloadkernel-f27dc1ac56865c2cc43d0ec3110a2b4a95b04e1d.tar.gz
kernel-f27dc1ac56865c2cc43d0ec3110a2b4a95b04e1d.zip
xen: make use of xenbus_read_unsigned() in xen-blkfront
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: [email protected] Cc: [email protected] Signed-off-by: Juergen Gross <[email protected]> Acked-by: David Vrabel <[email protected]>
Diffstat (limited to 'drivers/net/xen-netfront.c')
0 files changed, 0 insertions, 0 deletions