Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/bouyer-socketcan]: src/sys/netcan if_canloop.c is in netcan/



details:   https://anonhg.NetBSD.org/src/rev/7e77b5f80a73
branches:  bouyer-socketcan
changeset: 820882:7e77b5f80a73
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Tue Apr 18 20:48:07 2017 +0000

description:
if_canloop.c is in netcan/

diffstat:

 sys/netcan/files.netcan |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 92f91377cef4 -r 7e77b5f80a73 sys/netcan/files.netcan
--- a/sys/netcan/files.netcan   Tue Apr 18 20:37:38 2017 +0000
+++ b/sys/netcan/files.netcan   Tue Apr 18 20:48:07 2017 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: files.netcan,v 1.1.2.1 2017/01/15 20:27:33 bouyer Exp $
+#      $NetBSD: files.netcan,v 1.1.2.2 2017/04/18 20:48:07 bouyer Exp $
 
 defflag opt_can.h              CAN     # ISO-15765 CAN network stack
 
 file   netcan/can.c            can
 file   netcan/can_proto.c      can
 file   netcan/can_pcb.c        can
-file   net/if_canloop.c        canloop
+file   netcan/if_canloop.c     canloop



Home | Main Index | Thread Index | Old Index