commit | c8a553ad7f0bf943047943a758cf07017819cb3c | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Thu Jun 22 14:28:09 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Jun 23 02:07:40 2006 -0700 |
tree | df54b3d8c241ca59c1cb626819d06ba5106adc33 | |
parent | 09b8f7a93efd4b2c4ef391e2fbf076f28c6d36d6 [diff] |
[TCP]: Move inclusion of <linux/dmaengine.h> to correct place in <linux/tcp.h> The new <linux/dmaengine.h> header shouldn't be included from the !__KERNEL__ portion of tcp.h Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>