Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jul 2010 19:36:38 +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:  <201007081936.o68Jaukn099365@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
weongyo     2010-07-08 19:36:38 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/bwi          if_bwi.c 
  Log:
  SVN rev 209821 on 2010-07-08 19:36:38Z by weongyo
  
  MFC r209597:
    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>
  
  Revision  Changes    Path
  1.8.2.3   +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?201007081936.o68Jaukn099365>