Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45031
b: refs/heads/master
c: c3813ae
h: refs/heads/master
i:
  45029: 45b22d8
  45027: 42be7b2
  45023: c6878ff
v: v3
  • Loading branch information
Jeff Kirsher authored and Jeff Garzik committed Dec 26, 2006
1 parent 36a8cf7 commit 83ddb7a
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: 83cd827977d8d20ac8c4fe56c88b53a70ac54af3
refs/heads/master: c3813ae6615107cc93c79200f477ffd2a870c8ab
2 changes: 1 addition & 1 deletion trunk/drivers/net/e1000/e1000_hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -6591,7 +6591,7 @@ e1000_get_bus_info(struct e1000_hw *hw)
switch (hw->mac_type) {
case e1000_82542_rev2_0:
case e1000_82542_rev2_1:
hw->bus_type = e1000_bus_type_unknown;
hw->bus_type = e1000_bus_type_pci;
hw->bus_speed = e1000_bus_speed_unknown;
hw->bus_width = e1000_bus_width_unknown;
break;
Expand Down

0 comments on commit 83ddb7a

Please sign in to comment.