Peter Foley 2c4d3841a8 um: Avoid pcap multiple definition errors
Change the function name in pcap_kern to avoid conflicting with
libpcap.a.

e.g.
ld: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/libpcap.a(pcap.o): in function `pcap_init':
(.text+0x7f0): multiple definition of `pcap_init'; arch/um/drivers/pcap_kern.o:pcap_kern.c:(.text.unlikely+0x0): first defined here

Signed-off-by: Peter Foley <pefoley2@pefoley.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2023-02-13 10:13:48 +01:00
..
2022-11-17 15:15:19 +01:00
2022-05-27 09:03:41 +02:00
2022-05-27 09:03:41 +02:00
2020-12-13 22:22:08 +01:00
2021-02-12 21:38:52 +01:00
2021-02-12 21:38:52 +01:00
2022-09-19 23:10:07 +02:00
2022-09-19 23:10:07 +02:00
2023-02-01 22:11:25 +01:00