HomeFreeBSD

e1000: Remove redundant EITR shift from igb

Description

e1000: Remove redundant EITR shift from igb

The E1000_EITR() macro is already multiplying by 0x4 which is the same
as this shift, so we were shifting more than expected.

MFC after: 6 days
Sponsored by: BBOX.io