summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-08-17 10:15:31 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-08-17 10:15:31 +0200
commit3384ee7119222a6230c983dbdcbaf2ac2d6f92fb (patch)
treea44eed3811d873f055e75787bf2eab425ca1b27b /BUILD
parent579e8524cb9c68dab9117981966b18d2494b0787 (diff)
netsniff-ng: ring: Fix build if tp_vlan_tpid is not available in kernel header
The tp_vlan_tpid member of struct tpacket_auxdata was only added in kernel commit a0cdfcf39362 ("packet: deliver VLAN TPID to userspace"). Support building netsniff-ng also against kernel headers from earlier versions. Fixes: 579e8524 ("netsniff-ng: vlan: Show vlan info from tpacket v3") Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'BUILD')
0 files changed, 0 insertions, 0 deletions
'/cgit.cgi/linux/net-next.git/commit/drivers/usb/host/ohci-at91.c?h=nds-private-remove&id=2ad5d52d42810bed95100a3d912679d8864421ec'>2ad5d52d42810bed95100a3d912679d8864421ec (diff)
Merge branch 'parisc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Pull two parisc fixes from Helge Deller: "One fix to avoid usage of BITS_PER_LONG in user-space exported swab.h header which breaks compiling qemu, and one trivial fix for printk continuation in the parisc parport driver" * 'parisc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header parisc, parport_gsc: Fixes for printk continuation lines
Diffstat (limited to 'drivers/usb/host/ohci-at91.c')