Skip to content

Commit

Permalink
wl18xx: enable fw logger for pg2 chips
Browse files Browse the repository at this point in the history
fw logger is avialble for pg2 devices from fw 8.2.0.0.91

Signed-off-by: Ido Reis <idor@ti.com>
  • Loading branch information
Ido Reis committed May 22, 2012
1 parent 6c5ecb1 commit c81a45c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/wireless/ti/wl18xx/main.c
Expand Up @@ -628,7 +628,6 @@ static int wl18xx_identify_chip(struct wl1271 *wl)
/* wl18xx uses the same firmware for PLT */
wl->plt_fw_name = WL18XX_FW_PG2_NAME;
wl->quirks |= WLCORE_QUIRK_NO_ELP |
WLCORE_QUIRK_FWLOG_NOT_IMPLEMENTED |
WLCORE_QUIRK_RX_BLOCKSIZE_ALIGN;
if (enable_pad_last_frame) {
wl->quirks |= WLCORE_QUIRK_TX_PAD_LAST_FRAME;
Expand Down

0 comments on commit c81a45c

Please sign in to comment.