Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150679
b: refs/heads/master
c: 328d84f
h: refs/heads/master
i:
  150677: d8346d3
  150675: d4d3ec5
  150671: c103418
v: v3
  • Loading branch information
Samuel Ortiz authored and John W. Linville committed Jun 3, 2009
1 parent 011f904 commit 5fe8af7
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: 939cab83ea592fcf4d854563d6c71d813a691872
refs/heads/master: 328d84fb3614d006254c990a6224ce437147a5ac
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/p54/p54usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ MODULE_DEVICE_TABLE(usb, p54u_table);
static const struct {
u32 intf;
enum p54u_hw_type type;
char fw[FIRMWARE_NAME_MAX];
char fw_legacy[FIRMWARE_NAME_MAX];
const char *fw;
const char *fw_legacy;
char hw[20];
} p54u_fwlist[__NUM_P54U_HWTYPES] = {
{
Expand Down

0 comments on commit 5fe8af7

Please sign in to comment.