Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46226
b: refs/heads/master
c: b45bfcc
h: refs/heads/master
v: v3
  • Loading branch information
Hoang-Nam Nguyen authored and Roland Dreier committed Feb 4, 2007
1 parent f3e4b29 commit 883f6ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 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: 4c34bdf58c0a3b305ebd9b5e74011ca1fd6d964d
refs/heads/master: b45bfcc1ae084aa98c0350b8c33c8b57540b0acc
14 changes: 0 additions & 14 deletions trunk/drivers/infiniband/hw/ehca/ehca_classes.h
Original file line number Diff line number Diff line change
Expand Up @@ -250,20 +250,6 @@ struct ehca_ucontext {
struct ib_ucontext ib_ucontext;
};

struct ehca_module *ehca_module_new(void);

int ehca_module_delete(struct ehca_module *me);

int ehca_eq_ctor(struct ehca_eq *eq);

int ehca_eq_dtor(struct ehca_eq *eq);

struct ehca_shca *ehca_shca_new(void);

int ehca_shca_delete(struct ehca_shca *me);

struct ehca_sport *ehca_sport_new(struct ehca_shca *anchor);

int ehca_init_pd_cache(void);
void ehca_cleanup_pd_cache(void);
int ehca_init_cq_cache(void);
Expand Down

0 comments on commit 883f6ee

Please sign in to comment.