Page MenuHomeFreeBSD

D19084.id.diff
No OneTemporary

D19084.id.diff

Index: head/sys/powerpc/pseries/phyp_llan.c
===================================================================
--- head/sys/powerpc/pseries/phyp_llan.c
+++ head/sys/powerpc/pseries/phyp_llan.c
@@ -386,8 +386,6 @@
/* llan_add_rxbuf does DMA sync and unload as well as requeue */
if (llan_add_rxbuf(sc, rx) != 0) {
if_inc_counter(sc->ifp, IFCOUNTER_IERRORS, 1);
- phyp_hcall(H_ADD_LOGICAL_LAN_BUFFER, sc->unit,
- rx->rx_bufdesc);
continue;
}

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 29, 8:36 PM (19 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32288775
Default Alt Text
D19084.id.diff (468 B)

Event Timeline