From: Stephen Hemminger Date: Sat, 21 Jun 2008 04:58:02 +0000 (-0700) Subject: pppoe: warning fix X-Git-Tag: v2.6.26-rc8~24^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2645a3c3761ac25498db2e627271016c849c68e1;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed