Messages in this thread |  | | Date | Sun, 15 Feb 2009 00:38:48 +0300 | | From | Cyrill Gorcunov <> | | Subject | Re: [PATCH 08/43] drivers/net/ppp*.c: fix sparse warnings: fix signedness |
| |
[Cyrill Gorcunov - Sun, Feb 15, 2009 at 12:29:48AM +0300] | [Hannes Eder - Sat, Feb 14, 2009 at 10:13:52PM +0100] | | Fix this sparse warnings: | | drivers/net/ppp_generic.c:919:43: warning: incorrect type in argument 1 (different signedness) | | drivers/net/pppoe.c:1195:43: warning: incorrect type in argument 1 (different signedness) | | drivers/net/pppol2tp.c:2666:43: warning: incorrect type in argument 1 (different signedness) | | | | Signed-off-by: Hannes Eder <hannes@hanneseder.net> | ... | | Thanks Hannes, | | Acked-by: Cyrill Gorcunov <gorcunov@openvz.org> | | - Cyrill -
Btw I think the same fix could be applied on drivers/net/tun.c (if you have time for :)
- Cyrill -
|  |