summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/bnx/bnxsnd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/io/bnx/bnxsnd.c')
-rw-r--r--usr/src/uts/common/io/bnx/bnxsnd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/common/io/bnx/bnxsnd.c b/usr/src/uts/common/io/bnx/bnxsnd.c
index 16f1b03c10..f6e154c056 100644
--- a/usr/src/uts/common/io/bnx/bnxsnd.c
+++ b/usr/src/uts/common/io/bnx/bnxsnd.c
@@ -611,7 +611,7 @@ bnx_xmit_ring_xmit_mblk(um_device_t * const umdevice,
umpacket->frag_list.cnt = 0;
umpacket->mp = mp;
- hcksum_retrieve(mp, NULL, NULL, NULL, NULL, NULL, NULL, &pflags);
+ mac_hcksum_get(mp, NULL, NULL, NULL, NULL, &pflags);
bnx_xmit_pkt_cpy(umdevice, umpacket);