Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317167
b: refs/heads/master
c: 76cc6f9
h: refs/heads/master
i:
  317165: e1ca558
  317163: 38af970
  317159: f5a124f
  317151: a2b0dd3
v: v3
  • Loading branch information
Kevin McKinney authored and Greg Kroah-Hartman committed Jun 5, 2012
1 parent afea8b7 commit cec1f75
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: 3fe192d8e0c99ca3b96573cdc7cc03cfcf935f74
refs/heads/master: 76cc6f92039208e04291af751c5d46568aa24162
4 changes: 2 additions & 2 deletions trunk/drivers/staging/bcm/Adapter.h
Original file line number Diff line number Diff line change
Expand Up @@ -585,9 +585,9 @@ int InitAdapter(PMINI_ADAPTER psAdapter);
#define EP5 4
#define EP6 5

typedef enum eInterface_setting {
enum bcm_einterface_setting {
DEFAULT_SETTING_0 = 0,
ALTERNATE_SETTING_1 = 1,
} INTERFACE_SETTING;
};

#endif /* __ADAPTER_H__ */

0 comments on commit cec1f75

Please sign in to comment.