Skip to content

Commit

Permalink
wlcore: change dfs_master_restart api (squash)
Browse files Browse the repository at this point in the history
Signed-off-by: Eliad Peller <eliad@wizery.com>
  • Loading branch information
elp committed Feb 6, 2014
1 parent 8894f9e commit 4d019be
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions drivers/net/wireless/ti/wlcore/cmd.h
Expand Up @@ -665,9 +665,7 @@ struct wlcore_cmd_dfs_master_restart {
struct wl1271_cmd_header header;

u8 role_id;
u8 channel;
u8 band;
u8 bandwidth;
u8 padding[3];
} __packed;

/* cac_start and cac_stop share the same params */
Expand Down

0 comments on commit 4d019be

Please sign in to comment.