Commit 48f3ab9d authored by Jérôme Pouiller's avatar Jérôme Pouiller Committed by Greg Kroah-Hartman
Browse files

staging: wfx: fix name of struct hif_req_start_scan_alt

parent 8a222e03
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -188,7 +188,7 @@ struct hif_req_start_scan {
	u8    ssid_and_channel_lists[];
} __packed;

struct hif_start_scan_req_cstnbssid_body {
struct hif_req_start_scan_alt {
	u8    band;
	struct hif_scan_type scan_type;
	struct hif_scan_flags scan_flags;