summaryrefslogtreecommitdiff
path: root/ioops.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-06-29 11:27:28 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-06-29 11:33:40 +0200
commitc7d92d93ff8d942db93680655275ec1c60754b98 (patch)
tree4e8c2fc880573668ec8ba1a773082948ef3cbb81 /ioops.c
parent382bc0047d33ada5f4b33cab077aa369eb9cb7f7 (diff)
netsniff-ng: nlmsg: Define NTF_* constants if not provided by kernel headers
NTF_SELF and NTF_MASTER might not be defined on older kernel versions (as is e.g. the case in the Travis CI build failing [1]). Fix this by conditionally defining all NTF_* constants. [1] https://travis-ci.org/netsniff-ng/netsniff-ng/jobs/68779130 Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ioops.c')
0 files changed, 0 insertions, 0 deletions
e13fe92bb58cf9b8f709ec18267ffc9e6ffeb016 (diff)
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c fixes from Wolfram Sang: "Two I2C driver bugfixes. The 'VLLS mode support' patch should have been entitled 'reconfigure pinctrl after suspend' to make the bugfix more clear. Sorry, I missed that, yet didn't want to rebase" * 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: i2c: imx-lpi2c: add VLLS mode support i2c: i2c-cadence: Initialize configuration before probing devices
Diffstat (limited to 'drivers/usb/gadget/functions.c')