]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r209597:
authorweongyo <weongyo@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 8 Jul 2010 19:36:38 +0000 (19:36 +0000)
committerweongyo <weongyo@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 8 Jul 2010 19:36:38 +0000 (19:36 +0000)
commita37e5d3d9f9f649cdb71ea6979aceb77d11adb50
treec379484eecc0fe2be785126f7c08dc5161cce68a
parentfd3d0e24a8e318a3dc5334ea69db08d73161d832
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>

git-svn-id: svn://svn.freebsd.org/base/stable/8@209821 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/bwi/if_bwi.c