diff options
| author | Stephen Hemminger <[email protected]> | 2008-06-21 04:58:02 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-06-21 04:58:02 +0000 |
| commit | 2645a3c3761ac25498db2e627271016c849c68e1 (patch) | |
| tree | bf9ef85b4aede7a1773af2971084911245385c2d /net/unix/af_unix.c | |
| parent | ipv6: Drop packets for loopback address from outside of the box. (diff) | |
| download | kernel-2645a3c3761ac25498db2e627271016c849c68e1.tar.gz kernel-2645a3c3761ac25498db2e627271016c849c68e1.zip | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
