Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/dev/usb/if_atureg.h,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/usb/if_atureg.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.3.2.1 diff -u -p -r1.3 -r1.3.2.1 --- src/sys/dev/usb/if_atureg.h 2005/06/22 06:16:02 1.3 +++ src/sys/dev/usb/if_atureg.h 2006/06/21 15:07:43 1.3.2.1 @@ -1,4 +1,4 @@ -/* $NetBSD: if_atureg.h,v 1.3 2005/06/22 06:16:02 dyoung Exp $ */ +/* $NetBSD: if_atureg.h,v 1.3.2.1 2006/06/21 15:07:43 yamt Exp $ */ /* $OpenBSD: if_atureg.h,v 1.21 2004/12/23 13:19:38 dlg Exp $ */ /* * Copyright (c) 2003 @@ -162,8 +162,6 @@ struct atu_softc { enum atu_radio_type atu_radio; u_int16_t atu_quirk; - u_int8_t atu_ssid[MAX_SSID_LEN]; - u_int8_t atu_ssidlen; u_int8_t atu_channel; u_int16_t atu_desired_channel; u_int8_t atu_mode;