]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r209888:
authorweongyo <weongyo@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 6 Sep 2010 22:31:24 +0000 (22:31 +0000)
committerweongyo <weongyo@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 6 Sep 2010 22:31:24 +0000 (22:31 +0000)
commitf3c3dcd9f791112b2eae54a3cfe42883c3ed116f
treec0da536e65e7d91b269cf7c19277d4119a2c707e
parent153c8485022d1c98c53717cdfbc6a1a16cecd980
MFC r209888:
  Fixes a bug for LP PHY that some frames have 2 padding bytes at the
  start so we should adjust the mbuf if the driver is running in PIO
  mode.  Now it should work well with WPA authentication and association
  for LP PHY devices.

  Tested by:    Warren Block <wblock at wonkity.com>

git-svn-id: svn://svn.freebsd.org/base/stable/8@212274 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/bwn/if_bwn.c