• François Romieu's avatar
    [PATCH] 2.5.21 - hdlc drivers fixes · d5ba0bf6
    François Romieu authored
    - (leak) memory allocated in dscc4_found1() isn't freed by caller in error path.
      dscc4_free1() is now in charge of this duty.
    - (style) code factored in dscc4_remove_one after use of dscc4_free1().
    d5ba0bf6
dscc4.c 48.2 KB