Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src-draft/trunk]: src/sys/dev/pci fix function definition.
details: https://anonhg.NetBSD.org/src-all/rev/b6a6f94d94bf
branches: trunk
changeset: 942322:b6a6f94d94bf
user: Nathanial Sloss <nat%netbsd.org@localhost>
date: Thu Sep 24 12:25:16 2020 +1000
description:
fix function definition.
diffstat:
sys/dev/pci/if_iwm.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r f8b4a8eec9b5 -r b6a6f94d94bf sys/dev/pci/if_iwm.c
--- a/sys/dev/pci/if_iwm.c Thu Sep 24 12:23:39 2020 +1000
+++ b/sys/dev/pci/if_iwm.c Thu Sep 24 12:25:16 2020 +1000
@@ -8632,7 +8632,6 @@
}
static void
-void
iwm_radiotap_attach(struct iwm_softc *sc, struct ifnet *ifp)
{
bpf_attach2(ifp, DLT_IEEE802_11_RADIO,
Home |
Main Index |
Thread Index |
Old Index