Stephen Hemminger 2645a3c376 pppoe: warning fix
Fix warning:
drivers/net/pppoe.c: In function 'pppoe_recvmsg':
drivers/net/pppoe.c:945: warning: comparison of distinct pointer types lacks a cast
because skb->len is unsigned int and total_len is size_t

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-06-20 21:58:02 -07:00
..
2008-06-09 15:47:38 -07:00
2008-06-10 18:20:15 -04:00
2008-05-30 22:07:19 -04:00
2008-06-10 18:20:17 -04:00
2008-05-22 06:20:14 -04:00
2008-06-12 14:30:28 -07:00
2008-06-12 14:30:28 -07:00
2008-06-12 14:30:28 -07:00
2008-06-17 23:07:29 -04:00
2008-06-10 18:20:13 -04:00
2008-06-20 21:58:02 -07:00
2008-06-10 18:20:41 -04:00
2008-05-30 22:07:17 -04:00
2008-06-17 23:07:03 -04:00
2008-06-09 15:41:33 -07:00