Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290454
b: refs/heads/master
c: dffcdde
h: refs/heads/master
v: v3
  • Loading branch information
Bruce Allan authored and Jeff Kirsher committed Feb 24, 2012
1 parent 6773b63 commit 5b6db20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: b4d8e21dd83c7ed8b885929b3f742721cf2624a9
refs/heads/master: dffcdde7697e5bf71e40fb453d2fa69055700be4
4 changes: 2 additions & 2 deletions trunk/drivers/net/ethernet/intel/e1000e/80003es2lan.c
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ static void e1000_release_phy_80003es2lan(struct e1000_hw *hw)
}

/**
* e1000_acquire_mac_csr_80003es2lan - Acquire rights to access Kumeran register
* e1000_acquire_mac_csr_80003es2lan - Acquire right to access Kumeran register
* @hw: pointer to the HW structure
*
* Acquire the semaphore to access the Kumeran interface.
Expand All @@ -305,7 +305,7 @@ static s32 e1000_acquire_mac_csr_80003es2lan(struct e1000_hw *hw)
}

/**
* e1000_release_mac_csr_80003es2lan - Release rights to access Kumeran Register
* e1000_release_mac_csr_80003es2lan - Release right to access Kumeran Register
* @hw: pointer to the HW structure
*
* Release the semaphore used to access the Kumeran interface
Expand Down

0 comments on commit 5b6db20

Please sign in to comment.