opnsense-src/sys/dev/cxgb/ulp
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 Add some ntohl() love to r315277 2017-03-14 20:57:54 +00:00
tom Fix unused variable when built without INVARIANT_SUPPORT. 2017-03-09 07:55:58 +00:00