meta-openembedded/meta-networking/recipes-connectivity/daq/files
Kai Kang d0d0e6efb9
daq: fix incompatible pointer type error
Fix incompatible pointer type error for daq:

| ../../daq-2.0.7/os-daq-modules/daq_nfq.c: In function 'SetPktHdr':
| ../../daq-2.0.7/os-daq-modules/daq_nfq.c:394:37: error: passing argument 2
   of 'nfq_get_payload' from incompatible pointer type [-Wincompatible-pointer-types]
|   394 |     int len = nfq_get_payload(nfad, (char**)pkt);
|       |                                     ^~~~~~~~~~~
|       |                                     |
|       |                                     char **

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-09 16:14:58 -07:00
..
0001-correct-the-location-of-unistd.h.patch daq: enable nfq module build 2023-07-28 07:28:03 -07:00
daq-fix-incompatible-pointer-type-error.patch daq: fix incompatible pointer type error 2024-06-09 16:14:58 -07:00
disable-run-test-program-while-cross-compiling.patch .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-02-24 08:45:44 -08:00