Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325331
b: refs/heads/master
c: 0118f42
h: refs/heads/master
i:
  325329: f796ee2
  325327: a3ea571
v: v3
  • Loading branch information
Daniel Cotey authored and Greg Kroah-Hartman committed Sep 17, 2012
1 parent 81b8850 commit 38a73fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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: 2ea2ea4dab8512560aec31a9e4b6d11b6d0e3b15
refs/heads/master: 0118f42af24864b9451e347bc17941fd4c21cd83
10 changes: 5 additions & 5 deletions trunk/drivers/staging/silicom/bp_mod.h
Original file line number Diff line number Diff line change
Expand Up @@ -366,13 +366,13 @@ static inline unsigned int jiffies_to_msecs(const unsigned long j)
#define SILICOM_PE210G2BPI9T_SSID 0x120

#define DBI_IF_SERIES(pid) \
((pid==SILICOM_PE10GDBISR_SSID)|| \
(pid==SILICOM_PE10GDBILR_SSID)|| \
(pid==SILICOM_XE10G2BPILR_SSID)|| \
(pid==SILICOM_PE210G2DBi9LR_SSID))
((pid == SILICOM_PE10GDBISR_SSID) || \
(pid == SILICOM_PE10GDBILR_SSID) || \
(pid == SILICOM_XE10G2BPILR_SSID) || \
(pid == SILICOM_PE210G2DBi9LR_SSID))

#define PEGF5_IF_SERIES(pid) \
((pid==SILICOM_PEG2BPFI5_SSID)|| \
((pid == SILICOM_PEG2BPFI5_SSID) || \
(pid==SILICOM_PEG2BPFI5LX_SSID)|| \
(pid==SILICOM_PEG4BPFI6_SSID)|| \
(pid==SILICOM_PEG4BPFI6LX_SSID)|| \
Expand Down

0 comments on commit 38a73fb

Please sign in to comment.