Hi Max, On Mon, Mar 14, 2016 at 06:27:54PM +0100, [email protected] wrote: > - DEBUGP(DBSSGP, "BSSGP BVCI=%u PDU type 0x%02x only exists " > - "in DL\n", bctx->bvci, pdu_type); > + DEBUGP(DBSSGP, "BSSGP BVCI=%u PDU type 0x%02x (%s) only exists " > + "in DL\n", bctx->bvci, pdu_type, > bssgp_pdu_str(pdu_type));
Sorry, but did you read my last feedback? There are still lots of places where you print the 0x%02x _and_ the value_string... -- - Harald Welte <[email protected]> http://laforge.gnumonks.org/ ============================================================================ "Privacy in residential applications is a desirable marketing option." (ETSI EN 300 175-7 Ch. A6)
