commit | 9828e6e6e3f19efcb476c567b9999891d051f52f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Sep 20 15:40:35 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 20 15:40:35 2010 -0700 |
tree | c453c5981e2a9b3ea14d6c84ac73456da41c8718 | |
parent | 3779298b81cd9a2531cec93e3beefc1acdb01382 [diff] |
rose: Fix signedness issues wrt. digi count. Just use explicit casts, since we really can't change the types of structures exported to userspace which have been around for 15 years or so. Reported-by: Dan Rosenberg <dan.j.rosenberg@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>