summaryrefslogtreecommitdiff
path: root/proto_ipv6_in_ipv4.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-24dissectors: Get rid of unecessary includes of protos.hTobias Klauser1-1/+0
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+25
mmit-info'> authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2016-04-01 08:52:58 +0100 committerTejun Heo <tj@kernel.org>2016-04-01 10:30:31 -0400 commitbb4add2ce991e4ec891b5a0287fd1ab77b631979 (patch) treec084a039bed70468e432f96b25a5b45249c8ea52 /Documentation parent17dcc37e3e847bc0e67a5b1ec52471fcc6c18682 (diff)
ARM: dts: apq8064: add ahci ports-implemented mask
This patch adds new ports-implemented mask, which is required to get achi working on the mainline. Without this patch value read from PORTS_IMPL register which is zero would not enable any ports for software to use. Fixes: 566d1827df2e ("libata: disable forced PORTS_IMPL for >= AHCI 1.3") Cc: stable@vger.kernel.org # v4.5+ Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Reviewed-by: Andy Gross <andy.gross@linaro.org> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'Documentation')