Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325333
b: refs/heads/master
c: 9088c8a
h: refs/heads/master
i:
  325331: 38a73fb
v: v3
  • Loading branch information
Daniel Cotey authored and Greg Kroah-Hartman committed Sep 17, 2012
1 parent 2e4aac3 commit ac0559c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 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: 22f3504684b3fc4e452db60f54419f109fdb4260
refs/heads/master: 9088c8a99337d00dd1d52684b5ce85347940c432
30 changes: 15 additions & 15 deletions trunk/drivers/staging/silicom/bp_mod.h
Original file line number Diff line number Diff line change
Expand Up @@ -402,21 +402,21 @@ static inline unsigned int jiffies_to_msecs(const unsigned long j)
(pid == SILICOM_PEG4BPFI6FCZX_SSID))

#define PEG5_IF_SERIES(pid) \
((pid==SILICOM_PEG4BPI6_SSID)|| \
(pid==SILICOM_PEG2BPI6_SSID)|| \
(pid==SILICOM_PEG4BPI6FC_SSID)|| \
(pid==SILICOM_PEG6BPI6_SSID)|| \
(pid==SILICOM_PEG2BPI6SC6_SSID)|| \
(pid==SILICOM_MEG2BPI6_SSID)|| \
(pid==SILICOM_XEG2BPI6_SSID)|| \
(pid==SILICOM_MEG4BPI6_SSID)|| \
(pid==SILICOM_M1EG2BPI6_SSID)|| \
(pid==SILICOM_M1EG4BPI6_SSID)|| \
(pid==SILICOM_M1EG6BPI6_SSID)|| \
(pid==SILICOM_PEG6BPI_SSID)|| \
(pid==SILICOM_PEG4BPIL_SSID)|| \
(pid==SILICOM_PEG2BISC6_SSID)|| \
(pid==SILICOM_PEG2BPI5_SSID))
((pid == SILICOM_PEG4BPI6_SSID) || \
(pid == SILICOM_PEG2BPI6_SSID) || \
(pid == SILICOM_PEG4BPI6FC_SSID) || \
(pid == SILICOM_PEG6BPI6_SSID) || \
(pid == SILICOM_PEG2BPI6SC6_SSID) || \
(pid == SILICOM_MEG2BPI6_SSID) || \
(pid == SILICOM_XEG2BPI6_SSID) || \
(pid == SILICOM_MEG4BPI6_SSID) || \
(pid == SILICOM_M1EG2BPI6_SSID) || \
(pid == SILICOM_M1EG4BPI6_SSID) || \
(pid == SILICOM_M1EG6BPI6_SSID) || \
(pid == SILICOM_PEG6BPI_SSID) || \
(pid == SILICOM_PEG4BPIL_SSID) || \
(pid == SILICOM_PEG2BISC6_SSID) || \
(pid == SILICOM_PEG2BPI5_SSID))

#define PEG80_IF_SERIES(pid) \
((pid==SILICOM_M1E2G4BPi80_SSID)|| \
Expand Down

0 comments on commit ac0559c

Please sign in to comment.