[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#271355: /usr/include/linux/llc.h: old struct sockaddr_llc



Package: linux-kernel-headers
Version: 2.5.999-test7-bk-17
Severity: minor

*** Please type your report below this line ***

/usr/include/linux/llc.h contains rather old definitions of struct
sockaddr_llc which have a different size than current 2.6 kernels.

/usr/include/linux/llc.h contains:

#define __LLC_SOCK_SIZE__ 28

2.6.6 contains:

#define __LLC_SOCK_SIZE__ 16

This means no programs using AF_LLC can be compiled right now with the
include files in /usr/include/linux.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: alpha
Kernel: Linux 2.6.6-rc1
Locale: LANG=C, LC_CTYPE=C

-- no debconf information




Reply to: