Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Remove duplicated comment.
details: https://anonhg.NetBSD.org/src/rev/d23d6898d46a
branches: trunk
changeset: 326749:d23d6898d46a
user: nonaka <nonaka%NetBSD.org@localhost>
date: Sun Feb 16 08:18:28 2014 +0000
description:
Remove duplicated comment.
diffstat:
sys/dev/usb/if_urtwnreg.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 47bb0fbee16b -r d23d6898d46a sys/dev/usb/if_urtwnreg.h
--- a/sys/dev/usb/if_urtwnreg.h Sun Feb 16 08:17:43 2014 +0000
+++ b/sys/dev/usb/if_urtwnreg.h Sun Feb 16 08:18:28 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: if_urtwnreg.h,v 1.4 2014/02/14 04:17:41 christos Exp $ */
+/* $NetBSD: if_urtwnreg.h,v 1.5 2014/02/16 08:18:28 nonaka Exp $ */
/* $OpenBSD: if_urtwnreg.h,v 1.3 2010/11/16 18:02:59 damien Exp $ */
/*-
@@ -391,7 +391,6 @@
#define R92C_MSR_INFRA 0x02
#define R92C_MSR_AP 0x03
- /* Bits for R92C_PBP. */
/* Bits for R92C_PBP. */
#define R92C_PBP_PSRX_M 0x0f
#define R92C_PBP_PSRX_S 0
Home |
Main Index |
Thread Index |
Old Index