Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10947
b: refs/heads/master
c: 977e74b
h: refs/heads/master
i:
  10945: 9a83d4d
  10943: 31ef474
v: v3
  • Loading branch information
Ashutosh Naik authored and Jeff Garzik committed Oct 28, 2005
1 parent fb01cc1 commit d803b35
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: 2c36ed22c6f64de94c6c3b7258dd7285bb093401
refs/heads/master: 977e74b5f60de3df9831897b726c16870878eee4
2 changes: 1 addition & 1 deletion trunk/drivers/net/e1000/e1000_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@ static void e1000_vlan_rx_add_vid(struct net_device *netdev, uint16_t vid);
static void e1000_vlan_rx_kill_vid(struct net_device *netdev, uint16_t vid);
static void e1000_restore_vlan(struct e1000_adapter *adapter);

static int e1000_suspend(struct pci_dev *pdev, pm_message_t state);
#ifdef CONFIG_PM
static int e1000_suspend(struct pci_dev *pdev, pm_message_t state);
static int e1000_resume(struct pci_dev *pdev);
#endif

Expand Down

0 comments on commit d803b35

Please sign in to comment.