Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66750
b: refs/heads/master
c: dcffde5
h: refs/heads/master
v: v3
  • Loading branch information
Satyam Sharma authored and David S. Miller committed Oct 10, 2007
1 parent 1f91ef5 commit c0c6526
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 7a876fae9da2b1417246a3eac0ac83889f12fa27
refs/heads/master: dcffde5345c917b98b094d0ef27f6280bc7d4655
5 changes: 0 additions & 5 deletions trunk/drivers/net/pasemi_mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,6 @@ MODULE_PARM_DESC(debug, "PA Semi MAC bitmapped debugging message enable value");

static struct pasdma_status *dma_status;

static unsigned int read_iob_reg(struct pasemi_mac *mac, unsigned int reg)
{
return in_le32(mac->iob_regs+reg);
}

static void write_iob_reg(struct pasemi_mac *mac, unsigned int reg,
unsigned int val)
{
Expand Down

0 comments on commit c0c6526

Please sign in to comment.