Remove phantom line of code that somehow slipped

into the checkin.
This commit is contained in:
jfv 2009-12-08 18:54:37 +00:00
parent 3c6fd28c05
commit 1225029505

View File

@ -4231,7 +4231,6 @@ igb_rxeof(struct rx_ring *rxr, int count)
/* Get the RSS Hash */
sendmp->m_pkthdr.flowid =
le32toh(cur->wb.lower.hi_dword.rss);
curcpu;
sendmp->m_flags |= M_FLOWID;
#endif
}