Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134636
b: refs/heads/master
c: 3c84213
h: refs/heads/master
v: v3
  • Loading branch information
Breno Leitao authored and David S. Miller committed Feb 19, 2009
1 parent 2ce6478 commit 32c7dca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 9107584ecdda31981557034cccf5185afced3e0e
refs/heads/master: 3c842138c0cf313e906538b89d88ba0d969ce747
2 changes: 0 additions & 2 deletions trunk/drivers/net/e1000/e1000_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1877,8 +1877,6 @@ int e1000_setup_all_rx_resources(struct e1000_adapter *adapter)
* e1000_setup_rctl - configure the receive control registers
* @adapter: Board private structure
**/
#define PAGE_USE_COUNT(S) (((S) >> PAGE_SHIFT) + \
(((S) & (PAGE_SIZE - 1)) ? 1 : 0))
static void e1000_setup_rctl(struct e1000_adapter *adapter)
{
struct e1000_hw *hw = &adapter->hw;
Expand Down

0 comments on commit 32c7dca

Please sign in to comment.