Skip to content

Commit

Permalink
rtl8723au_bt: Previous commit had typo
Browse files Browse the repository at this point in the history
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
  • Loading branch information
lwfinger committed Jun 29, 2015
1 parent 9a319cf commit 9024cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion btusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1488,7 +1488,7 @@ static int rtl8723b_parse_firmware(struct hci_dev *hdev, u16 lmp_subver,
RTL_ROM_LMP_8723A,
RTL_ROM_LMP_8723B,
RTL_ROM_LMP_8821A,
RTL_ROM_LMP_8761A
RTL_ROM_LMP_8761A,
RTL_ROM_LMP_8723B2,
};

Expand Down

0 comments on commit 9024cea

Please sign in to comment.