From 050fb0165f0d6a5cc81c5509d8375f2340d96f73 Mon Sep 17 00:00:00 2001 From: yz147064 Date: Fri, 25 Jan 2008 11:06:49 -0800 Subject: 6655105 bad trap when softmac_hold_device() fails --- usr/src/uts/common/sys/softmac_impl.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'usr/src/uts/common/sys/softmac_impl.h') diff --git a/usr/src/uts/common/sys/softmac_impl.h b/usr/src/uts/common/sys/softmac_impl.h index 93071c17a9..3fcfc97415 100644 --- a/usr/src/uts/common/sys/softmac_impl.h +++ b/usr/src/uts/common/sys/softmac_impl.h @@ -144,12 +144,6 @@ typedef struct softmac { */ uint32_t smac_attached_left; - /* - * This field is set and cleared by users of softmac (who calls - * softmac_hold/rele_device()). It is protected by smac_mutex. - */ - dev_info_t *smac_udip; - /* * The remaining fields are used to register the MAC for a legacy * device. They are set in softmac_mac_register() and do not change. -- cgit v1.2.3