Skip to content

Commit

Permalink
Removed unused variable.
Browse files Browse the repository at this point in the history
Signed-off-by: David Lin <dlin@marvell.com>
  • Loading branch information
yuhhaurlin committed Nov 23, 2016
1 parent ee0d12c commit 4eb3797
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fwcmd.c
Expand Up @@ -2879,7 +2879,6 @@ int mwl_fwcmd_get_fw_region_code_sc4(struct ieee80211_hw *hw,
struct mwl_priv *priv = hw->priv;
struct hostcmd_cmd_get_fw_region_code_sc4 *pcmd;
u16 cmd;
int status;

pcmd = (struct hostcmd_cmd_get_fw_region_code_sc4 *)&priv->pcmd_buf[0];

Expand Down

0 comments on commit 4eb3797

Please sign in to comment.