diff options
| author | 2007-02-13 16:56:21 -0600 | |
|---|---|---|
| committer | 2007-02-14 15:45:05 -0500 | |
| commit | a5d79d1e4fa58e12a37c91963fc071d811d2cffd (patch) | |
| tree | 71326446230d02aae6826411c541764c3d78e6d9 /include | |
| parent | [PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changes (diff) | |
[PATCH] bcm43xx: OFDM fix for rev 1 cards
Nearly all of the writes to the bcm43xx internal lookup tables (ilt)
involve 16-bit quantities. Accordingly, the ilt_write routine was
coded to pass a u16 value. For one early GPHY chip, 32-bit quantities
are needed. For those writes, the value was clipped to 16 bits. This
patch adds an ilt_write32 routine that receives a 32-bit quantity
and writes it to the appropriate locations.
Signed-off-by: Larry Finger<Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
