aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/device/hypertransport.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/hypertransport.c b/src/device/hypertransport.c
index ccad5ce5a5..027c3ef1d4 100644
--- a/src/device/hypertransport.c
+++ b/src/device/hypertransport.c
@@ -291,7 +291,6 @@ static unsigned int do_hypertransport_scan_chain(struct bus *bus, unsigned min_d
prev.freq_cap_off = PCI_HT_CAP_HOST_FREQ_CAP;
/* If present, assign unitid to a hypertransport chain. */
- last_unitid = min_unitid -1;
max_unitid = next_unitid = min_unitid;
do {
u8 pos;