Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328257
b: refs/heads/master
c: 3fc7bc8
h: refs/heads/master
i:
  328255: 277433a
v: v3
  • Loading branch information
Paul Bolle authored and John W. Linville committed Sep 24, 2012
1 parent 290b083 commit c193244
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 646e0827df85f1305eeebf2108e9daafeabe0e0d
refs/heads/master: 3fc7bc8ea792b4c55f53fccb589749d05c31569c
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ipw2x00/libipw_wx.c
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ int libipw_wx_set_encodeext(struct libipw_device *ieee,
}
done:
if (ieee->set_security)
ieee->set_security(ieee->dev, &sec);
ieee->set_security(dev, &sec);

return ret;
}
Expand Down

0 comments on commit c193244

Please sign in to comment.