8928 Want open source bnx

Review Request #1476 — Created Feb. 15, 2019 and submitted

rm
illumos-gate
master
8928
4239fd6...
general
8928 Want open source bnx


  • 0
  • 0
  • 12
  • 3
  • 15
Description From Last Updated
tsoome
  1. 
      
    1. I've opted not to fix this one. As it's in the device independent code which isn't cstyle clean at all and is in the exception lists for this reason. Per the original message on bnx to the mailing list, I opted not to go through and clean up all the device independen code, which could definitely use cleaning from a cstyle perspective.

    1. I've opted not to fix this one. As it's in the device independent code which isn't cstyle clean at all and is in the exception lists for this reason. Per the original message on bnx to the mailing list, I opted not to go through and clean up all the device independen code, which could definitely use cleaning from a cstyle perspective.

  2. usr/src/uts/common/io/bnx/bnx.h (Diff revision 1)
     
     

    red ugliness

  3. usr/src/uts/common/io/bnx/bnx.h (Diff revision 1)
     
     

    red ugliness

  4. usr/src/uts/common/io/bnx/bnx_mm.c (Diff revision 1)
     
     

    red ugliness

  5. usr/src/uts/common/io/bnx/bnxgldv3.c (Diff revision 1)
     
     

    red ugliness

  6. usr/src/uts/common/io/bnx/bnxgldv3.c (Diff revision 1)
     
     

    red ugliness

  7. usr/src/uts/common/io/bnx/bnxrcv.c (Diff revision 1)
     
     

    red ugliness

  8. usr/src/uts/common/io/bnx/bnxrcv.c (Diff revision 1)
     
     

    red ugliness

  9. usr/src/uts/common/io/bnx/bnxrcv.c (Diff revision 1)
     
     

    red ugliness

  10. usr/src/uts/common/io/bnx/bnxrcv.c (Diff revision 1)
     
     

    red ugliness

  11. usr/src/uts/common/io/bnx/bnxrcv.c (Diff revision 1)
     
     

    red ugliness

  12. usr/src/uts/common/io/bnx/bnxsnd.c (Diff revision 1)
     
     

    ../../common/io/bnx/bnxsnd.c: In function 'bnx_xmit_pkt_init':
    ../../common/io/bnx/bnxsnd.c:248:24: error: assignment makes integer from pointer without a cast [-Werror=int-conversion]
    umpacket->num_handles = NULL;

  13. usr/src/uts/common/io/bnx/bnxsnd.c (Diff revision 1)
     
     

    ../../common/io/bnx/bnxsnd.c: In function 'bnx_xmit_pkt_fini':
    ../../common/io/bnx/bnxsnd.c:276:24: error: assignment makes integer from pointer without a cast [-Werror=int-conversion]
    umpacket->num_handles = NULL;

  14. 
      
tsoome
  1. 
      
    1. I've opted not to fix this one. As it's in the device independent code which isn't cstyle clean at all and is in the exception lists for this reason. Per the original message on bnx to the mailing list, I opted not to go through and clean up all the device independen code, which could definitely use cleaning from a cstyle perspective.

  2. 
      
rm
tsoome
  1. Ship It!
  2. 
      
citrus
  1. Ship It!
  2. 
      
rm
Review request changed

Status: Closed (submitted)

Loading...