Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183349
b: refs/heads/master
c: 49eb691
h: refs/heads/master
i:
  183347: 4c80dc2
v: v3
  • Loading branch information
Lennert Buytenhek authored and John W. Linville committed Dec 28, 2009
1 parent 7cdaee6 commit 1d7d0d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: e0493a8dd6351a114b53790dda6bd855ae73a85c
refs/heads/master: 49eb691c8f48a29adfdfbdeb82433f1f8cb6524d
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/mwl8k.c
Original file line number Diff line number Diff line change
Expand Up @@ -3267,14 +3267,14 @@ enum {
};

static struct mwl8k_device_info mwl8k_info_tbl[] __devinitdata = {
{
[MWL8687] = {
.part_name = "88w8687",
.helper_image = "mwl8k/helper_8687.fw",
.fw_image = "mwl8k/fmimage_8687.fw",
.rxd_ops = &rxd_8687_ops,
.modes = BIT(NL80211_IFTYPE_STATION),
},
{
[MWL8366] = {
.part_name = "88w8366",
.helper_image = "mwl8k/helper_8366.fw",
.fw_image = "mwl8k/fmimage_8366.fw",
Expand Down

0 comments on commit 1d7d0d3

Please sign in to comment.