Skip to content
  • Jacob Erlbeck's avatar
    llc: Add move_and_merge method to llc_queue · 257b6302
    Jacob Erlbeck authored
    This methods takes all LLC frames from the old LLC queue and moves
    them into the current. If both queues are ordered chronologically
    (recv_time), the resulting queue is also ordered.
    
    Sponsored-by: On-Waves ehf
    257b6302