Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26036
b: refs/heads/master
c: 415dcd9
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Roland Dreier committed Apr 19, 2006
1 parent 83e49cf commit 86f4c9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 5494c22ba293a37534591d793f73e445a66196b5
refs/heads/master: 415dcd95b25b59631656f559570d1a973bf691a9
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/mthca/mthca_mad.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ enum {
MTHCA_VENDOR_CLASS2 = 0xa
};

int mthca_update_rate(struct mthca_dev *dev, u8 port_num)
static int mthca_update_rate(struct mthca_dev *dev, u8 port_num)
{
struct ib_port_attr *tprops = NULL;
int ret;
Expand Down

0 comments on commit 86f4c9e

Please sign in to comment.