summaryrefslogtreecommitdiff
path: root/curvetun.8
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-06-13 17:26:47 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-06-13 17:26:47 +0200
commit494d29a8bcd07e544e8178b140ba3b75bcb3aceb (patch)
tree6557750020e1647d16ed18365fdd6161cc64348e /curvetun.8
parent8b8244232220aef30417b8bc712e45542f5504db (diff)
dissector: ip_auth_hdr: Fix possible null pointer dereference
Fix an unconditional dereference of a pkt_pull() return value to prevent dereferencing a null pointer. This was found by the Coverity scanner. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'curvetun.8')
0 files changed, 0 insertions, 0 deletions
umentation/devicetree/bindings/interrupt-controller?h=nds-private-remove&id=3e5de27e940d00d8d504dfb96625fb654f641509'>3e5de27e940d00d8d504dfb96625fb654f641509 (diff)
m68knommu: platform support for i2c devices on ColdFire SoC
These changes based on work by Steven King <sfking@fdwdc.com> to support the i2c hardware modules on ColdFire SoC family devices. This is the per SoC hardware support. Contains a common platform device setup. Each of the SoC family members tends to have some minor local setup required to initialize the module. But all ColdFire family members use the same i2c hardware module. This i2c hardware module is the same as used in the Freescale iMX ARM based family of SoC devices. Steven's original patches were based on using a new and different i2c-coldfire.c driver. But this is not neccessary as we can use the existing Linux i2c-imx.c driver with no change required to it. And this patch is now based on using the existing i2c-imx driver. This patch only contains the ColdFire platform changes. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Tested-by: Angelo Dureghello <angelo@sysam.it>
Diffstat (limited to 'Documentation/devicetree/bindings/interrupt-controller')