Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2002 13:12:44 -0800 (PST)
From:      Julian Elischer <julian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netatm atm_device.c atm_var.h
Message-ID:  <200202272112.g1RLCig93756@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2002/02/27 13:12:44 PST

  Modified files:
    sys/netatm           atm_device.c atm_var.h 
  Log:
  Unbreak fore adapters from POV of warnings.
  Define the atm_dev_free() routine so that its OK to free stuff that is defined
  as volatile. Note this doesn't FORCE the arguemnts to be volatile,
  just says that it's not an error if it is..
  
  Revision  Changes    Path
  1.12      +3 -3      src/sys/netatm/atm_device.c
  1.5       +2 -2      src/sys/netatm/atm_var.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202272112.g1RLCig93756>