summaryrefslogtreecommitdiff
path: root/pcap_mm.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-08-15 10:21:01 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-08-15 10:21:01 +0200
commit62bdf888459a6d2ae50d2d2d00447307e0190a97 (patch)
tree5903792f1ed6fe72a010a6e470cd423ead38829d /pcap_mm.c
parent6f7131bae7f31ebc39c1e6a044c46b18d7267a30 (diff)
dissectors: Remove unnecessary includes of dissector_eth.h
dissector_eth.h is only used in dissectors which need to manipulate the eth_lay2 and eth_lay3 hash tables. Remove the include from all dissectors that don't access them. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'pcap_mm.c')
0 files changed, 0 insertions, 0 deletions
his problem by using __BITS_PER_LONG instead. Since we now #include asm/bitsperlong.h avoid further potential userspace pollution by moving the #define of SHIFT_PER_LONG to bitops.h which is not exported to userspace. This patch unbreaks compiling qemu on hppa/parisc. Signed-off-by: Helge Deller <deller@gmx.de> Cc: <stable@vger.kernel.org>
Diffstat (limited to 'include/dt-bindings/clock/hi3620-clock.h')