Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158958
b: refs/heads/master
c: 5bc3819
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Jul 10, 2009
1 parent 68ee80a commit c32db10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0b20633d966eb08506f8796544aef7a9ab5f3544
refs/heads/master: 5bc38193c1793e240a7e0b93f129606931e35fdb
3 changes: 2 additions & 1 deletion trunk/drivers/net/wireless/mac80211_hwsim.c
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,8 @@ static const struct nla_policy hwsim_testmode_policy[HWSIM_TM_ATTR_MAX + 1] = {

static int hwsim_fops_ps_write(void *dat, u64 val);

int mac80211_hwsim_testmode_cmd(struct ieee80211_hw *hw, void *data, int len)
static int mac80211_hwsim_testmode_cmd(struct ieee80211_hw *hw,
void *data, int len)
{
struct mac80211_hwsim_data *hwsim = hw->priv;
struct nlattr *tb[HWSIM_TM_ATTR_MAX + 1];
Expand Down

0 comments on commit c32db10

Please sign in to comment.