Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159686
b: refs/heads/master
c: 1a8887d
h: refs/heads/master
v: v3
  • Loading branch information
Sathya Perla authored and David S. Miller committed Aug 18, 2009
1 parent 1b9ca9e commit 30ff39c
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: b628bde2b5390776efc30837798d016ec1aa3ebe
refs/heads/master: 1a8887d81ac4bbee6153b4bc9b9f9e099fb5f07e
2 changes: 1 addition & 1 deletion trunk/drivers/net/benet/be_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1655,12 +1655,12 @@ static int be_setup(struct be_adapter *adapter)

static int be_clear(struct be_adapter *adapter)
{
be_mcc_queues_destroy(adapter);
be_rx_queues_destroy(adapter);
be_tx_queues_destroy(adapter);

be_cmd_if_destroy(adapter, adapter->if_handle);

be_mcc_queues_destroy(adapter);
return 0;
}

Expand Down

0 comments on commit 30ff39c

Please sign in to comment.