e1000: move workaround for wthresh on 82576 at wrong place
authorIntel <intel.com>
Mon, 3 Jun 2013 00:00:00 +0000 (00:00 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 17 Sep 2013 12:14:59 +0000 (14:14 +0200)
commita30ebfbb8c3ae49df15dd7d943ae27db61a6ebe9
treed8f99f608085b007ed398b5fb09cc3928d767d6d
parent7e9e49feea96f11740095aa2eacd991d092bc009
e1000: move workaround for wthresh on 82576 at wrong place

The workaround is moved in e1000em code but 82576 is an igb NIC.
It breaks the fix of the commit 7e9e49feea.

Signed-off-by: Intel <intel.com>
lib/librte_pmd_e1000/em_rxtx.c
lib/librte_pmd_e1000/igb_rxtx.c