diff options
author | Amit Shah <amit.shah@redhat.com> | 2010-02-24 08:06:51 +0300 |
---|---|---|
committer | Amit Shah <amit.shah@redhat.com> | 2010-03-04 11:10:33 +0300 |
commit | 604b2ad7ccb11569d3b843bb1ce0fbe034e70769 (patch) | |
tree | 16da7dee1fdadf367a583b1642adb3b97628f4bc /drivers/ieee1394/pcilynx.c | |
parent | eaa5eec739637f32f8733d528ff0b94fd62b1214 (diff) | |
download | linux-604b2ad7ccb11569d3b843bb1ce0fbe034e70769.tar.xz |
virtio: console: Fix type of 'len' as unsigned int
We declare 'len' as int type but it should be 'unsigned int', as
get_buf() wants it to be.
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Reported-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'drivers/ieee1394/pcilynx.c')
0 files changed, 0 insertions, 0 deletions