opnsense-src/sys/dev/cxgb/ulp/iw_cxgb
Eric van Gyzen 40769242ed Add some ntohl() love to r315277
inet_ntoa() and inet_ntoa_r() take the address in network
byte-order.  When I removed those calls, I should have
replaced them with ntohl() to make the hex addresses slightly
less unreadable.  Here they are.

See r315277 regarding classic blunders.

vangyzen: you're deep in "no good deed" territory, it seems
    --badger

Reported by:	ian
MFC after:	3 days
MFC when:	I finally get it right
Sponsored by:	Dell EMC
2017-03-14 20:57:54 +00:00
..
iw_cxgb.c
iw_cxgb.h Fix for iWARP servers that listen on INADDR_ANY. 2016-01-22 23:33:34 +00:00
iw_cxgb_cm.c Add some ntohl() love to r315277 2017-03-14 20:57:54 +00:00
iw_cxgb_cm.h Fix for iWARP servers that listen on INADDR_ANY. 2016-01-22 23:33:34 +00:00
iw_cxgb_cq.c
iw_cxgb_dbg.c
iw_cxgb_ev.c
iw_cxgb_hal.c sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
iw_cxgb_hal.h
iw_cxgb_ib_intfc.h
iw_cxgb_mem.c
iw_cxgb_provider.c The iw_cxgb and iw_cxgbe drivers should not use a FreeBSD device_t where 2017-01-10 18:39:53 +00:00
iw_cxgb_provider.h
iw_cxgb_qp.c
iw_cxgb_resource.c
iw_cxgb_resource.h
iw_cxgb_user.h
iw_cxgb_wr.h sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00