diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/if_pppox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/if_pppox.h b/include/uapi/linux/if_pppox.h index e36a4aecd311..e128769331b5 100644 --- a/include/uapi/linux/if_pppox.h +++ b/include/uapi/linux/if_pppox.h | |||
| @@ -46,7 +46,7 @@ struct pppoe_addr { | |||
| 46 | * PPTP addressing definition | 46 | * PPTP addressing definition |
| 47 | */ | 47 | */ |
| 48 | struct pptp_addr { | 48 | struct pptp_addr { |
| 49 | __be16 call_id; | 49 | __u16 call_id; |
| 50 | struct in_addr sin_addr; | 50 | struct in_addr sin_addr; |
| 51 | }; | 51 | }; |
| 52 | 52 | ||
