Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141084
b: refs/heads/master
c: 62f691a
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Apr 3, 2009
1 parent 08e12ff commit 65ed97d
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 108 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: 28980a3c298899a6fb83b04aa054b52041172305
refs/heads/master: 62f691a3b3eceebd165884f84305099db3e704f8
3 changes: 0 additions & 3 deletions trunk/drivers/staging/slicoss/slic_os.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,5 @@
#ifndef _SLIC_OS_SPECIFIC_H_
#define _SLIC_OS_SPECIFIC_H_

#define WRITE_REG(reg, value, flush) \
slic_reg32_write((&reg), (value), (flush))

#endif /* _SLIC_OS_SPECIFIC_H_ */

2 changes: 0 additions & 2 deletions trunk/drivers/staging/slicoss/slicinc.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ static void slic_xmit_fail(struct adapter *adapter,
static void slic_config_pci(struct pci_dev *pcidev);
static struct sk_buff *slic_rcvqueue_getnext(struct adapter *adapter);

static inline void slic_reg32_write(void __iomem *reg, u32 value, uint flush);

#if SLIC_GET_STATS_ENABLED
static struct net_device_stats *slic_get_stats(struct net_device *dev);
#endif
Expand Down
Loading

0 comments on commit 65ed97d

Please sign in to comment.