Even though HW informs that there are multiple packet fragments received,
the secondary fragment (provided by the descriptor filled-out by HW) may
be empty. This situation will cause driver to call panic. To temporarily
workaround this problem just drop packets that were received in multiple
fragments of which one is empty.
Pointed out by: emaste
Reviewed by:
Obtained from: Semihalf
Differential Revision: