Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2010 21:52:40 +0000 (UTC)
From:      Weongyo Jeong <weongyo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bwi if_bwi.c
Message-ID:  <201006292152.o5TLqwNM089542@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
weongyo     2010-06-29 21:52:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bwi          if_bwi.c 
  Log:
  SVN rev 209597 on 2010-06-29 21:52:40Z by weongyo
  
  Fixes NULL pointer reference that it's occurred when the state is
  changed to RUN because ic->ic_newassoc isn't set anywhere now.  In the
  previous bwi_newassoc() is used to initialize AMRR rate routines.
  
  Tested by:      Warren Block <wblock at wonkity.com>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.13      +0 -5      src/sys/dev/bwi/if_bwi.c



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