X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Flinux%2Fax25.h;h=74c89a41732dd08b1cb6b383c0eb500c1369336f;hb=bcb949b8847655516ba499ca75cd8529f167e360;hp=56c11f0dbd808260e0430da2170595df83f5990e;hpb=d4b172d2ecb99edfb6afce6af8a65447af347543;p=karo-tx-linux.git diff --git a/include/linux/ax25.h b/include/linux/ax25.h index 56c11f0dbd80..74c89a41732d 100644 --- a/include/linux/ax25.h +++ b/include/linux/ax25.h @@ -47,7 +47,7 @@ typedef struct { } ax25_address; struct sockaddr_ax25 { - sa_family_t sax25_family; + __kernel_sa_family_t sax25_family; ax25_address sax25_call; int sax25_ndigis; /* Digipeater ax25_address sets follow */